class VarDecl::VarDeclBitfields

Declaration

class VarDecl::VarDeclBitfields { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/Decl.h:924

Member Variables

private unsigned int SClass
private unsigned int TSCSpec
private unsigned int InitStyle
private unsigned int ARCPseudoStrong
Whether this variable is an ARC pseudo-__strong variable; see isARCPseudoStrong() for details.