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

Friends And Related Function Documentation

◆ DeclContext

friend class DeclContext
friend

Definition at line 1459 of file DeclBase.h.


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