Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp1833 static bool LookupQualifiedNameInUsingDirectives(Sema &S, LookupResult &R, in LookupQualifiedNameInUsingDirectives() function
2025 return LookupQualifiedNameInUsingDirectives(*this, R, LookupCtx); in LookupQualifiedName()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp2009 static bool LookupQualifiedNameInUsingDirectives(Sema &S, LookupResult &R, in LookupQualifiedNameInUsingDirectives() function
2157 return LookupQualifiedNameInUsingDirectives(*this, R, LookupCtx); in LookupQualifiedName()