clang 22.0.0git
clang::DeclContext::ObjCContainerDeclBitfields Class Reference

Stores the bits used by ObjCContainerDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class ObjCContainerDecl

Detailed Description

Stores the bits used by ObjCContainerDecl.

If modified NumObjCContainerDeclBits and the accessor methods in ObjCContainerDecl should be updated appropriately.

Definition at line 1947 of file DeclBase.h.

◆ ObjCContainerDecl

friend class ObjCContainerDecl
friend

Definition at line 1948 of file DeclBase.h.

References clang::DeclContext::NumDeclContextBits, and ObjCContainerDecl.

Referenced by ObjCContainerDecl.


The documentation for this class was generated from the following file: