enum ConstantExpr::ResultStorageKind

Description

Describes the kind of result that can be tail-allocated.

Declared at: clang/include/clang/AST/Expr.h:1044

Enumerators

NameValueComment
RSK_None0
RSK_Int641
RSK_APValue2