OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:walk_preorder
(Results
1 - 2
of
2
) sorted by null
/external/clang/bindings/python/tests/cindex/
util.py
45
for cursor in root_cursor.
walk_preorder
():
64
for cursor in root_cursor.
walk_preorder
():
/external/clang/bindings/python/clang/
cindex.py
1537
def
walk_preorder
(self):
member in class:Cursor
[
all
...]
Completed in 99 milliseconds