class Type::ConstantArrayTypeBitfields
Declaration
class Type::ConstantArrayTypeBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Type.h:1625
Member Variables
- private unsigned int
- private unsigned int HasStoredSizeExpr
- Whether we have a stored size expression.