Searched refs:from_locations (Results 1 – 2 of 2) sorted by relevance
89 range1 = SourceRange.from_locations(location1, location2)90 range2 = SourceRange.from_locations(location1, location2)94 range3 = SourceRange.from_locations(location1, location3)
244 def from_locations(start, end): member in SourceRange2535 return SourceRange.from_locations(start_location, end_location)