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

Friends And Related Function Documentation

◆ NamespaceDecl

friend class NamespaceDecl
friend

Definition at line 1507 of file DeclBase.h.


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