clang 22.0.0git
clang::DeclContext::NamespaceDeclBitfields Class Reference

Stores the bits used by NamespaceDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class NamespaceDecl

Detailed Description

Stores the bits used by NamespaceDecl.

If modified NumNamespaceDeclBits and the accessor methods in NamespaceDecl should be updated appropriately.

Definition at line 1520 of file DeclBase.h.

◆ NamespaceDecl

friend class NamespaceDecl
friend

Definition at line 1521 of file DeclBase.h.

References NamespaceDecl, and clang::DeclContext::NumDeclContextBits.

Referenced by NamespaceDecl.


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