Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_exception_specification_kind.py15 declarations.append((node.spelling, node.exception_specification_kind))
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py1676 def exception_specification_kind(self): member in Cursor