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

/external/clang/bindings/python/tests/cindex/
H A Dtest_type.py45 assert fields[1].type.get_declaration().spelling == 'I'
97 decl = t.get_declaration()
/external/clang/bindings/python/clang/
H A Dcindex.py1289 underlying_type = underlying_type.get_declaration().enum_type
1791 def get_declaration(self): member in class:Type

Completed in 504 milliseconds