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