Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2357 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives() local
2359 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()
2377 if (FoundDirect) { in LookupQualifiedNameInUsingDirectives()