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

Friends And Related Function Documentation

◆ OMPDeclareReductionDecl

friend class OMPDeclareReductionDecl
friend

Definition at line 1705 of file DeclBase.h.


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