Searched defs:OpenMPDeclareReductionConstruct (Results 1 – 2 of 2) sorted by relevance
3563 struct OpenMPDeclareReductionConstruct { struct3565 CharBlock source;3589 std::variant<OpenMPDeclareReductionConstruct, OpenMPDeclareSimdConstruct, argument
2342 [&](const OpenMPDeclareReductionConstruct &) { in Pre()