Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1908 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives() local
1910 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
1928 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()