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

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp63 if (shouldSkipDecl(RD))
100 bool shouldSkipDecl(const CXXRecordDecl *RD) const { function in class:__anon1047::RefCntblBaseVirtualDtorChecker
H A DNoUncountedMembersChecker.cpp70 if (shouldSkipDecl(RD))
89 bool shouldSkipDecl(const RecordDecl *RD) const { function in class:__anon1045::NoUncountedMemberChecker
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp73 if (shouldSkipDecl(RD))
131 bool shouldSkipDecl(const RecordDecl *RD) const { function in class:__anon1010::PaddingChecker

Completed in 158 milliseconds