Searched defs:VisitBase (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | CXXInheritance.cpp | 185 bool VisitBase = true; lookupInBases() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 8806 auto VisitBase = [&] (const CXXBaseSpecifier *Specifier, CXXBasePath &Path) { AddOverriddenMethods() local |