Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2422 bool InUnqualifiedLookup) { in LookupQualifiedName() argument
2489 if (!InUnqualifiedLookup && LookupRec->isDependentContext() && in LookupQualifiedName()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4547 bool InUnqualifiedLookup = false);