clang 20.0.0git
Friends | List of all members
clang::DeclContext::RecordDeclBitfields Class Reference

Stores the bits used by RecordDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class RecordDecl
 

Detailed Description

Stores the bits used by RecordDecl.

If modified NumRecordDeclBits and the accessor methods in RecordDecl should be updated appropriately.

Definition at line 1626 of file DeclBase.h.

Friends And Related Function Documentation

◆ RecordDecl

friend class RecordDecl
friend

Definition at line 1627 of file DeclBase.h.


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