Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang-c/
DIndex.h204 CXCursor_ExceptionSpecificationKind_ComputedNoexcept, enumerator
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCXType.cpp774 return CXCursor_ExceptionSpecificationKind_ComputedNoexcept; in getExternalExceptionSpecificationKind()
/openbsd/src/gnu/llvm/clang/tools/c-index-test/
Dc-index-test.c951 case CXCursor_ExceptionSpecificationKind_ComputedNoexcept: in PrintCursor()