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

/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/examples/cindex/
H A Dcindex-dump.py23 def get_cursor_id(cursor, cursor_list = []): function
44 return { 'id' : get_cursor_id(node),
52 'definition id' : get_cursor_id(node.get_definition()),

Completed in 192 milliseconds