Searched refs:get_usr (Results 1 – 2 of 2) sorted by relevance
/external/clang/bindings/python/examples/cindex/ | ||
D | cindex-dump.py | 47 'usr' : node.get_usr(), |
/external/clang/bindings/python/clang/ | ||
D | cindex.py | 1257 def get_usr(self): member in Cursor |