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

Friends And Related Function Documentation

◆ LinkageSpecDecl

friend class LinkageSpecDecl
friend

Definition at line 1958 of file DeclBase.h.


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