Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp159 bool LookupInDependent) { in lookupInBases() argument
184 if (!LookupInDependent && in lookupInBases()
254 if (LookupInDependent) { in lookupInBases()
276 lookupInBases(Context, BaseRecord, BaseMatches, LookupInDependent)) { in lookupInBases()
311 bool LookupInDependent) const { in lookupInBases()
314 LookupInDependent)) in lookupInBases()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1682 bool LookupInDependent = false) const;