Home
last modified time | relevance | path

Searched refs:CXCursor_ExceptionSpecificationKind_NoThrow (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h223 CXCursor_ExceptionSpecificationKind_NoThrow enumerator
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXType.cpp760 return CXCursor_ExceptionSpecificationKind_NoThrow; in getExternalExceptionSpecificationKind()