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