Lines Matching refs:from_offset
188 def from_offset(tu, file, offset):2171 return SourceLocation.from_offset(self, f, position)2201 start_location = SourceLocation.from_offset(self, f,2208 end_location = SourceLocation.from_offset(self, f, end_location)