Searched defs:SourceChangeRange (Results 1 – 1 of 1) sorted by relevance
24 struct SourceChangeRange { struct25 int start_position;26 int end_position;27 int new_start_position;28 int new_end_position;