clang 20.0.0git
Friends | List of all members
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 1981 of file DeclBase.h.

Friends And Related Function Documentation

◆ BlockDecl

friend class BlockDecl
friend

Definition at line 1982 of file DeclBase.h.


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