clang 22.0.0git
clang::DeclContext::LinkageSpecDeclBitfields Class Reference

Stores the bits used by LinkageSpecDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class LinkageSpecDecl

Detailed Description

Stores the bits used by LinkageSpecDecl.

If modified NumLinkageSpecDeclBits and the accessor methods in LinkageSpecDecl should be updated appropriately.

Definition at line 1966 of file DeclBase.h.

◆ LinkageSpecDecl

friend class LinkageSpecDecl
friend

Definition at line 1967 of file DeclBase.h.

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

Referenced by LinkageSpecDecl.


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