Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp204 CXXRecordDecl *baseD = cast<CXXRecordDecl>(baseT->getDecl()); in IsPartOfAST() local
205 if (IsPartOfAST(baseD)) in IsPartOfAST()