clang 22.0.0git
clang::DeclContext::BlockDeclBitfields Class Reference

Stores the bits used by BlockDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class BlockDecl

Detailed Description

Stores the bits used by BlockDecl.

If modified NumBlockDeclBits and the accessor methods in BlockDecl should be updated appropriately.

Definition at line 1990 of file DeclBase.h.

◆ BlockDecl

friend class BlockDecl
friend

Definition at line 1991 of file DeclBase.h.

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

Referenced by BlockDecl.


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