clang
10.0.0git
|
#include "/work/www-prereleases/10.0.0/rc2/docsbuild/clang/lib/CodeGen/CGOpenMPRuntime.h"
Public Attributes | |
bool | WithNowait |
bool | SimpleReduction |
OpenMPDirectiveKind | ReductionKind |
Definition at line 1326 of file CGOpenMPRuntime.h.
OpenMPDirectiveKind clang::CodeGen::ReductionOptionsTy::ReductionKind |
Definition at line 1329 of file CGOpenMPRuntime.h.
bool clang::CodeGen::ReductionOptionsTy::SimpleReduction |
Definition at line 1328 of file CGOpenMPRuntime.h.
Referenced by clang::CGOpenMPSIMDRuntime::emitReduction().
bool clang::CodeGen::ReductionOptionsTy::WithNowait |
Definition at line 1327 of file CGOpenMPRuntime.h.