Searched refs:from_location (Results 1 – 3 of 3) sorted by relevance
51 cursor = Cursor.from_location(tu, location)64 cursor = Cursor.from_location(tu, offset_location)
154 LinkageLocation from_location) { in UsePointerLocation() argument157 UnallocatedOperand::cast(TempLocation(from_location, rep)); in UsePointerLocation()
1150 def from_location(tu, location): member in Cursor