Home
last modified time | relevance | path

Searched refs:CXCursor_ExceptionSpecificationKind_Dynamic (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp743 return CXCursor_ExceptionSpecificationKind_Dynamic; in getExternalExceptionSpecificationKind()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h188 CXCursor_ExceptionSpecificationKind_Dynamic, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c931 case CXCursor_ExceptionSpecificationKind_Dynamic: in PrintCursor()