Searched defs:shouldSkipDecl (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
H A D | NoUncountedMembersChecker.cpp | 88 bool shouldSkipDecl(const RecordDecl *RD) const { in shouldSkipDecl() function in __anon189805e70111::NoUncountedMemberChecker |
H A D | RefCntblBaseVirtualDtorChecker.cpp | 139 bool shouldSkipDecl(const CXXRecordDecl *RD) const { shouldSkipDecl() function in __anon2c0e1f150111::RefCntblBaseVirtualDtorChecker |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | PaddingChecker.cpp | 131 bool shouldSkipDecl(const RecordDecl *RD) const { in shouldSkipDecl() function in __anondb2a06ac0111::PaddingChecker |