clang 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h"
Public Attributes | |
bool | WithNowait |
bool | SimpleReduction |
OpenMPDirectiveKind | ReductionKind |
Definition at line 1211 of file CGOpenMPRuntime.h.
OpenMPDirectiveKind clang::CodeGen::CGOpenMPRuntime::ReductionOptionsTy::ReductionKind |
Definition at line 1214 of file CGOpenMPRuntime.h.
bool clang::CodeGen::CGOpenMPRuntime::ReductionOptionsTy::SimpleReduction |
Definition at line 1213 of file CGOpenMPRuntime.h.
bool clang::CodeGen::CGOpenMPRuntime::ReductionOptionsTy::WithNowait |
Definition at line 1212 of file CGOpenMPRuntime.h.