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

Friends And Related Function Documentation

◆ CXXConstructorDecl

friend class CXXConstructorDecl
friend

Definition at line 1832 of file DeclBase.h.


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