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

  /external/clang/bindings/python/tests/cindex/
util.py 51 def get_cursors(source, spelling): function
73 'get_cursors',
test_cursor.py 7 from .util import get_cursors namespace
132 curs = get_cursors(tu, 'f')
140 curs = get_cursors(tu, 'f')

Completed in 54 milliseconds