Searched refs:shouldSkipDecl (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
| H A D | NoUncountedMembersChecker.cpp | 69 if (shouldSkipDecl(RD)) in visitRecordDecl() |
| H A D | RefCntblBaseVirtualDtorChecker.cpp | 206 if (shouldSkipDecl(RD)) in visitCXXRecordDecl() |
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | PaddingChecker.cpp | 73 if (shouldSkipDecl(RD)) in visitRecord() |