HomeSort by relevance Sort by last modified time
    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 1491 def walk_preorder(self): member in class:Cursor
    [all...]

Completed in 55 milliseconds