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