clang 20.0.0git
|
A simple holder for a QualType representing a type in an exception specification. More...
#include "clang/AST/Type.h"
Public Attributes | |
QualType | Type |
A simple holder for a QualType representing a type in an exception specification.
Unfortunately needed by FunctionProtoType because TrailingObjects cannot handle repeated types.