OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_cursor_id
(Results
1 - 1
of
1
) sorted by null
/external/clang/bindings/python/examples/cindex/
cindex-dump.py
24
def
get_cursor_id
(cursor, cursor_list = []):
function
45
return { 'id' :
get_cursor_id
(node),
53
'definition id' :
get_cursor_id
(node.get_definition()),
Completed in 194 milliseconds