clang: clang::DeclContext::DeclContextBitfields Class Reference (original) (raw)

Stores the bits used by DeclContext. More...

#include "[clang/AST/DeclBase.h](DeclBase%5F8h%5Fsource.html)"

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 1462 of file DeclBase.h.

friend class DeclContext friend

Definition at line 1463 of file DeclBase.h.


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