Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2050 static bool LookupQualifiedNameInUsingDirectives(Sema &S, LookupResult &R, in LookupQualifiedNameInUsingDirectives() function
2198 return LookupQualifiedNameInUsingDirectives(*this, R, LookupCtx); in LookupQualifiedName()