Home
last modified time | relevance | path

Searched refs:underlying_typedef_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_cursor.py316 underlying = typedef.underlying_typedef_type
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py1688 def underlying_typedef_type(self): member in Cursor