class Type::ElaboratedTypeBitfields
Declaration
class Type::ElaboratedTypeBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Type.h:1742
Member Variables
- private unsigned int
- private unsigned int
- private unsigned int HasOwnedTagDecl
- Whether the ElaboratedType has a trailing OwnedTagDecl.