Lines Matching defs:modifier
48 const auto &modifier =
50 if (modifier)
51 return translateScheduleModifier(*modifier);
58 const auto &modifier =
60 if (modifier && *modifier == Schedule::ChunkModifier::Simd)
79 TODO(currentLocation, "OmpAllocateClause ALIGN modifier");
429 const auto &modifier =
431 if (modifier && *modifier == Order::OrderModifier::Unconstrained) {
435 // "If order-modifier is not unconstrained, the behavior is as if the
436 // reproducible modifier is present."
1091 TODO(clauseLocation, "PRESENT modifier is not supported yet");
1093 TODO(clauseLocation, "Mapper modifier is not supported yet");
1095 TODO(clauseLocation, "Iterator modifier is not supported yet");