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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DNoUncountedMembersChecker.cpp69 if (shouldSkipDecl(RD))
85 bool shouldSkipDecl(const RecordDecl *RD) const { function in class:__anon2328::NoUncountedMemberChecker
H A DRefCntblBaseVirtualDtorChecker.cpp62 if (shouldSkipDecl(RD))
104 bool shouldSkipDecl(const CXXRecordDecl *RD) const { function in class:__anon2330::RefCntblBaseVirtualDtorChecker
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp73 if (shouldSkipDecl(RD))
131 bool shouldSkipDecl(const RecordDecl *RD) const { function in class:__anon2287::PaddingChecker

Completed in 107 milliseconds