HomeSort by relevance Sort by last modified time
    Searched refs:from_location (Results 1 - 2 of 2) sorted by null

  /external/clang/bindings/python/tests/cindex/
test_location.py 51 cursor = Cursor.from_location(tu, location)
64 cursor = Cursor.from_location(tu, offset_location)
  /external/clang/bindings/python/clang/
cindex.py 1082 def from_location(tu, location): member in class:Cursor
    [all...]

Completed in 33 milliseconds