OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_all_kinds
(Results
1 - 2
of
2
) sorted by null
/external/clang/bindings/python/tests/cindex/
test_cursor_kind.py
7
kinds = CursorKind.
get_all_kinds
()
36
for k in CursorKind.
get_all_kinds
():
/external/clang/bindings/python/clang/
cindex.py
572
def
get_all_kinds
():
member in class:CursorKind
[
all
...]
Completed in 691 milliseconds