Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp71 if (shouldSkipDecl(RD)) in visitRecord()
129 bool shouldSkipDecl(const RecordDecl *RD) const { in shouldSkipDecl() function in __anon6b4aa11a0111::PaddingChecker
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRawPtrRefMemberChecker.cpp85 if (shouldSkipDecl(RD)) in visitRecordDecl()
238 bool shouldSkipDecl(const RecordDecl *RD) const { in shouldSkipDecl() function in __anonc7fb0b0d0111::RawPtrRefMemberChecker
H A DRefCntblBaseVirtualDtorChecker.cpp246 if (shouldSkipDecl(RD)) in visitCXXRecordDecl()
327 bool shouldSkipDecl(const CXXRecordDecl *RD) const { in shouldSkipDecl() function in __anonf2028dc30111::RefCntblBaseVirtualDtorChecker