Searched defs:IsPartOfAST (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp200 static bool IsPartOfAST(const CXXRecordDecl *R) { function
208 if (IsPartOfAST(baseD))
235 if (!IsPartOfAST(R))

Completed in 166 milliseconds