Searched refs:CXCursor_ExceptionSpecificationKind_ComputedNoexcept (Results 1 – 4 of 4) sorted by relevance
753 return CXCursor_ExceptionSpecificationKind_ComputedNoexcept; in getExternalExceptionSpecificationKind()
203 CXCursor_ExceptionSpecificationKind_ComputedNoexcept, enumerator
550 const CXCursor_ExceptionSpecificationKind_ComputedNoexcept = 5, constant
942 case CXCursor_ExceptionSpecificationKind_ComputedNoexcept: in PrintCursor()