Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2087 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives() local
2089 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
2107 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()