Searched refs:shouldSkipDecl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DNoUncountedMembersChecker.cpp69 if (shouldSkipDecl(RD))
88 bool shouldSkipDecl(const RecordDecl *RD) const { function in class:__anon1076::NoUncountedMemberChecker
H A DRefCntblBaseVirtualDtorChecker.cpp62 if (shouldSkipDecl(RD))
100 bool shouldSkipDecl(const CXXRecordDecl *RD) const { function in class:__anon1078::RefCntblBaseVirtualDtorChecker
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp73 if (shouldSkipDecl(RD))
131 bool shouldSkipDecl(const RecordDecl *RD) const { function in class:__anon1034::PaddingChecker

Completed in 85 milliseconds