clang 22.0.0git
clang::DeclContext::OMPDeclareReductionDeclBitfields Class Reference

Stores the bits used by OMPDeclareReductionDecl. More...

#include "clang/AST/DeclBase.h"

Friends

class OMPDeclareReductionDecl

Detailed Description

Stores the bits used by OMPDeclareReductionDecl.

If modified NumOMPDeclareReductionDeclBits and the accessor methods in OMPDeclareReductionDecl should be updated appropriately.

Definition at line 1711 of file DeclBase.h.

◆ OMPDeclareReductionDecl

friend class OMPDeclareReductionDecl
friend

Definition at line 1712 of file DeclBase.h.

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

Referenced by OMPDeclareReductionDecl.


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