struct FunctionProtoType::ExceptionSpecSizeHolder
Declaration
struct FunctionProtoType::ExceptionSpecSizeHolder { /* full declaration omitted */ };
Description
This struct is returned by getExceptionSpecSize and is used to translate an ExceptionSpecificationType to the number and kind of trailing objects related to the exception specification.
Declared at: clang/include/clang/AST/Type.h:4111
Member Variables
- public unsigned int NumExceptionType
- public unsigned int NumExprPtr
- public unsigned int NumFunctionDeclPtr