Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_cursor.py358 self.assertEqual(i.objc_type_encoding, 'i')
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py1740 def objc_type_encoding(self): member in Cursor