Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2086 LookupResult &DirectR = UseLocal ? LocalR : R; in LookupQualifiedNameInUsingDirectives() local
2087 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives()
2091 DirectR.resolveKind(); in LookupQualifiedNameInUsingDirectives()
2094 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()