clang 22.0.0git
clang::DeclContext::CXXConstructorDeclBitfields Class Reference

Stores the bits used by CXXConstructorDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class CXXConstructorDecl

Detailed Description

Stores the bits used by CXXConstructorDecl.

If modified NumCXXConstructorDeclBits and the accessor methods in CXXConstructorDecl should be updated appropriately.

Definition at line 1840 of file DeclBase.h.

◆ CXXConstructorDecl

friend class CXXConstructorDecl
friend

Definition at line 1841 of file DeclBase.h.

References CXXConstructorDecl, and clang::DeclContext::NumFunctionDeclBits.

Referenced by CXXConstructorDecl.


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