Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLookup.cpp1503 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives() local
1505 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
1523 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()