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)
171 LinkageLocation from_location) { in UsePointerLocation() argument173 UnallocatedOperand::cast(TempLocation(from_location)); in UsePointerLocation()
1170 def from_location(tu, location): member in Cursor