Searched defs:shouldSkipDecl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
H A D | NoUncountedMembersChecker.cpp | 88 bool shouldSkipDecl(const RecordDecl *RD) const { in shouldSkipDecl() function in __anonb1adb8800111::NoUncountedMemberChecker |
H A D | RefCntblBaseVirtualDtorChecker.cpp | 100 bool shouldSkipDecl(const CXXRecordDecl *RD) const { in shouldSkipDecl() function in __anon5568594e0111::RefCntblBaseVirtualDtorChecker |
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | PaddingChecker.cpp | 131 bool shouldSkipDecl(const RecordDecl *RD) const { in shouldSkipDecl() function in __anon6784ad050111::PaddingChecker |