Home | History | Annotate | Download | only in Sema

Lines Matching refs:MatchResult

1915   typedef PartialSpecMatchResult MatchResult;
1916 SmallVector<MatchResult, 4> Matched;
1942 SmallVector<MatchResult
1955 for (SmallVector<MatchResult, 4>::iterator P = Best + 1,
1967 for (SmallVector<MatchResult, 4>::iterator P = Matched.begin(),
1986 for (SmallVector<MatchResult, 4>::iterator P = Matched.begin(),