Searched refs:MatchesCopy (Results 1 – 1 of 1) sorted by relevance
10061 UnresolvedSet<4> MatchesCopy; // TODO: avoid! in EliminateAllExceptMostSpecializedTemplate() local10063 MatchesCopy.addDecl(Matches[I].second, Matches[I].first.getAccess()); in EliminateAllExceptMostSpecializedTemplate()10068 MatchesCopy.begin(), MatchesCopy.end(), FailedCandidates, in EliminateAllExceptMostSpecializedTemplate()10075 if (Result != MatchesCopy.end()) { in EliminateAllExceptMostSpecializedTemplate()10077 Matches[0].first = Matches[Result - MatchesCopy.begin()].first; in EliminateAllExceptMostSpecializedTemplate()