struct CGOpenMPRuntime::ReductionOptionsTy

Declaration

struct CGOpenMPRuntime::ReductionOptionsTy { /* full declaration omitted */ };

Declared at: clang/lib/CodeGen/CGOpenMPRuntime.h:1428

Member Variables

public bool WithNowait
public bool SimpleReduction
public clang::OpenMPDirectiveKind ReductionKind