|
clang
5.0.0
|
Public Attributes | |
| bool | WithNowait |
| bool | SimpleReduction |
| OpenMPDirectiveKind | ReductionKind |
Definition at line 1050 of file CGOpenMPRuntime.h.
| OpenMPDirectiveKind clang::CodeGen::ReductionOptionsTy::ReductionKind |
Definition at line 1053 of file CGOpenMPRuntime.h.
Referenced by clang::CodeGen::CGOpenMPRuntimeNVPTX::emitReduction().
| bool clang::CodeGen::ReductionOptionsTy::SimpleReduction |
Definition at line 1052 of file CGOpenMPRuntime.h.
| bool clang::CodeGen::ReductionOptionsTy::WithNowait |
Definition at line 1051 of file CGOpenMPRuntime.h.
1.8.6