Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DPaddingChecker.cpp75 if (shouldSkipDecl(RD)) in visitRecord()
116 bool shouldSkipDecl(const RecordDecl *RD) const { in shouldSkipDecl() function in __anon37f5721b0111::PaddingChecker