clang 22.0.0git
clang::DeclContext::TagDeclBitfields Class Reference

Stores the bits used by TagDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class TagDecl

Detailed Description

Stores the bits used by TagDecl.

If modified NumTagDeclBits and the accessor methods in TagDecl should be updated appropriately.

Definition at line 1541 of file DeclBase.h.

◆ TagDecl

friend class TagDecl
friend

Definition at line 1542 of file DeclBase.h.

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

Referenced by TagDecl.


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