clang 22.0.0git
clang::DeclContext::DeclContextBitfields Class Reference

Stores the bits used by DeclContext. More...

#include "clang/AST/DeclBase.h"

Friends

class DeclContext

Detailed Description

Stores the bits used by DeclContext.

If modified NumDeclContextBit, the ctor of DeclContext and the accessor methods in DeclContext should be updated appropriately.

Definition at line 1472 of file DeclBase.h.

◆ DeclContext

friend class DeclContext
friend

Definition at line 1473 of file DeclBase.h.

References DeclContext.

Referenced by DeclContext.


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