Searched refs:MatchCandidate (Results 1 – 1 of 1) sorted by relevance
135 DisallowedMatches.push_back(MatchCandidate(Match, Line, Column)); in DisallowMatch()166 for (typename std::vector<MatchCandidate>::const_iterator in Match()181 struct MatchCandidate { struct186 MatchCandidate(Twine Name, unsigned LineNumber, unsigned ColumnNumber) in MatchCandidate() argument210 MatchCandidate const &Match) { argument241 MatchCandidate Candidate;247 std::vector<MatchCandidate> DisallowedMatches;