Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp2343 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives() local
2345 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
2363 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()