Searched refs:get_all_kinds (Results 1 - 2 of 2) sorted by relevance

/external/clang/bindings/python/tests/cindex/
H A Dtest_cursor_kind.py7 kinds = CursorKind.get_all_kinds()
35 for k in CursorKind.get_all_kinds():
/external/clang/bindings/python/clang/
H A Dcindex.py538 def get_all_kinds(): member in class:CursorKind

Completed in 1556 milliseconds