Searched refs:DisallowedMatches (Results 1 – 2 of 2) sorted by relevance
124 DisallowedMatches.push_back(MatchCandidate(Match, Line, Column)); in DisallowMatch()153 It = DisallowedMatches.begin(), End = DisallowedMatches.end(); in Match()229 std::vector<MatchCandidate> DisallowedMatches; variable
135 DisallowedMatches.push_back(MatchCandidate(Match, Line, Column)); in DisallowMatch()167 It = DisallowedMatches.begin(), End = DisallowedMatches.end(); in Match()247 std::vector<MatchCandidate> DisallowedMatches; variable