class DeclContext::ObjCContainerDeclBitfields

Declaration

class DeclContext::ObjCContainerDeclBitfields { /* full declaration omitted */ };

Description

Stores the bits used by ObjCContainerDecl. If modified NumObjCContainerDeclBits and the accessor methods in ObjCContainerDecl should be updated appropriately.

Declared at: clang/include/clang/AST/DeclBase.h:1759

Member Variables

private uint32_t
For the bits in DeclContextBitfields
private clang::SourceLocation AtStart