Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp2342 LookupResult &DirectR = UseLocal ? LocalR : R; in LookupQualifiedNameInUsingDirectives() local
2343 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives()
2347 DirectR.resolveKind(); in LookupQualifiedNameInUsingDirectives()
2350 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()