Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1871 static bool LookupQualifiedNameInUsingDirectives(Sema &S, LookupResult &R, in LookupQualifiedNameInUsingDirectives() function
2060 return LookupQualifiedNameInUsingDirectives(*this, R, LookupCtx); in LookupQualifiedName()