clang
10.0.0svn
|
#include "/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h"
Public Attributes | |
bool | WithNowait |
bool | SimpleReduction |
OpenMPDirectiveKind | ReductionKind |
Definition at line 1302 of file CGOpenMPRuntime.h.
OpenMPDirectiveKind clang::CodeGen::ReductionOptionsTy::ReductionKind |
Definition at line 1305 of file CGOpenMPRuntime.h.
bool clang::CodeGen::ReductionOptionsTy::SimpleReduction |
Definition at line 1304 of file CGOpenMPRuntime.h.
Referenced by clang::CGOpenMPSIMDRuntime::emitReduction().
bool clang::CodeGen::ReductionOptionsTy::WithNowait |
Definition at line 1303 of file CGOpenMPRuntime.h.