Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp2354 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives() local
2356 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
2374 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()