Home
last modified time | relevance | path

Searched defs:VisitBase (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp185 bool VisitBase = true; lookupInBases() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp8806 auto VisitBase = [&] (const CXXBaseSpecifier *Specifier, CXXBasePath &Path) { AddOverriddenMethods() local