Searched refs:MatchCandidate (Results 1 – 2 of 2) sorted by relevance
124 DisallowedMatches.push_back(MatchCandidate(Match, Line, Column)); in DisallowMatch()152 for (typename std::vector<MatchCandidate>::const_iterator in Match()167 struct MatchCandidate { struct172 MatchCandidate(Twine Name, unsigned LineNumber, unsigned ColumnNumber) in MatchCandidate() argument196 MatchCandidate const &Match) { argument224 MatchCandidate Candidate;229 std::vector<MatchCandidate> DisallowedMatches;
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;