Searched refs:MatchCandidate (Results 1 – 1 of 1) sorted by relevance
106 DisallowedMatches.push_back(MatchCandidate(Match, Line, Column)); in DisallowMatch()134 for (typename std::vector<MatchCandidate>::const_iterator in Match()149 struct MatchCandidate { struct154 MatchCandidate(Twine Name, unsigned LineNumber, unsigned ColumnNumber) in MatchCandidate() argument178 MatchCandidate const &Match) { argument206 MatchCandidate Candidate;211 std::vector<MatchCandidate> DisallowedMatches;