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 1219 of file CGOpenMPRuntime.h.
OpenMPDirectiveKind clang::CodeGen::CGOpenMPRuntime::ReductionOptionsTy::ReductionKind |
Definition at line 1222 of file CGOpenMPRuntime.h.
bool clang::CodeGen::CGOpenMPRuntime::ReductionOptionsTy::SimpleReduction |
Definition at line 1221 of file CGOpenMPRuntime.h.
bool clang::CodeGen::CGOpenMPRuntime::ReductionOptionsTy::WithNowait |
Definition at line 1220 of file CGOpenMPRuntime.h.