Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1907 LookupResult &DirectR = UseLocal ? LocalR : R; in LookupQualifiedNameInUsingDirectives() local
1908 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives()
1912 DirectR.resolveKind(); in LookupQualifiedNameInUsingDirectives()
1915 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()