clang: clang::DeclContext::NamespaceDeclBitfields Class Reference (original) (raw)
Stores the bits used by NamespaceDecl. More...
#include "[clang/AST/DeclBase.h](DeclBase%5F8h%5Fsource.html)"
| 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.
Friends And Related Symbol Documentation
◆ 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:
- include/clang/AST/DeclBase.h