Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DCXXInheritance.cpp161 bool LookupInDependent) { in lookupInBases() argument
179 if (!LookupInDependent && BaseType->isDependentType()) in lookupInBases()
248 if (LookupInDependent) { in lookupInBases()
274 lookupInBases(Context, BaseRecord, BaseMatches, LookupInDependent)) { in lookupInBases()
309 bool LookupInDependent) const { in lookupInBases()
312 LookupInDependent)) in lookupInBases()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DCXXInheritance.h168 bool LookupInDependent = false);
H A DDeclCXX.h1629 bool LookupInDependent = false) const;