clang_getCursorExceptionSpecificationType

\brief Retrieve the exception specification type associated with a given cursor.

This only returns a valid result if the cursor refers to a function or method.

extern (C)
int
clang_getCursorExceptionSpecificationType

Meta