Searched defs:MatchRanges (Results 1 – 3 of 3) sorted by relevance
153 type MatchRanges []*MatchRange type209 func extendsAny(tr tokenizer.TokenRanges, mr []MatchRanges) bool {337 func untangleSourceRanges(matched MatchRanges) MatchRanges {379 func splitRanges(matched MatchRanges) []MatchRanges {398 func mergeConsecutiveRanges(matched []MatchRanges) []MatchRanges {457 func coalesceMatchRanges(matchedRanges MatchRanges) MatchRanges {
1596 std::list<MatchRange> MatchRanges; in CheckDag() local
2444 std::list<MatchRange> MatchRanges; in CheckDag() local