clang 22.0.0git
clang::DeclContext::EnumDeclBitfields Class Reference

Stores the bits used by EnumDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class EnumDecl

Detailed Description

Stores the bits used by EnumDecl.

If modified NumEnumDeclBit and the accessor methods in EnumDecl should be updated appropriately.

Definition at line 1587 of file DeclBase.h.

◆ EnumDecl

friend class EnumDecl
friend

Definition at line 1588 of file DeclBase.h.

References EnumDecl, and clang::DeclContext::NumTagDeclBits.

Referenced by EnumDecl.


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