Searched defs:WithModifier (Results 1 – 1 of 1) sorted by relevance
3391 struct WithModifier { struct3393 WithModifier(OmpLinearModifier &&m, std::list<Name> &&n, in WithModifier() function3396 OmpLinearModifier modifier;3397 std::list<Name> names;3398 std::optional<ScalarIntConstantExpr> step;