Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp1873 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives() local
1875 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
1893 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp2046 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives() local
2048 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
2066 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()