Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp739 return CXCursor_ExceptionSpecificationKind_None; in getExternalExceptionSpecificationKind()
/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h178 CXCursor_ExceptionSpecificationKind_None, enumerator
/netbsd/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c924 case CXCursor_ExceptionSpecificationKind_None: in PrintCursor()