Searched refs:DirectR (Results 1 – 1 of 1) sorted by relevance
2387 LookupResult &DirectR = UseLocal ? LocalR : R; in LookupQualifiedNameInUsingDirectives() local2388 bool FoundDirect = LookupDirect(S, DirectR, ND); in LookupQualifiedNameInUsingDirectives()2392 DirectR.resolveKind(); in LookupQualifiedNameInUsingDirectives()2395 if (DirectR.isSingleTagDecl()) in LookupQualifiedNameInUsingDirectives()