Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp2356 LookupResult &DirectR = UseLocal ? LocalR : R; in LookupQualifiedNameInUsingDirectives() local
2357 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives()
2361 DirectR.resolveKind(); in LookupQualifiedNameInUsingDirectives()
2364 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()