Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang-c/
DIndex.h189 CXCursor_ExceptionSpecificationKind_Dynamic, enumerator
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCXType.cpp764 return CXCursor_ExceptionSpecificationKind_Dynamic; in getExternalExceptionSpecificationKind()
/openbsd/src/gnu/llvm/clang/tools/c-index-test/
Dc-index-test.c939 case CXCursor_ExceptionSpecificationKind_Dynamic: in PrintCursor()