Searched defs:shouldSkipDecl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
H A D | NoUncountedMembersChecker.cpp |
|
H A D | RefCntblBaseVirtualDtorChecker.cpp | 287 bool shouldSkipDecl(const CXXRecordDecl *RD) const { shouldSkipDecl() function in __anon600375360111::RefCntblBaseVirtualDtorChecker |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | PaddingChecker.cpp | 131 bool shouldSkipDecl(const RecordDecl *RD) const { shouldSkipDecl() function in __anon47580ded0111::PaddingChecker |