Searched defs:WithModifier (Results 1 – 1 of 1) sorted by relevance
3413 struct WithModifier { struct3415 WithModifier(OmpLinearModifier &&m, std::list<Name> &&n, in WithModifier() argument3418 OmpLinearModifier modifier;3419 std::list<Name> names;3420 std::optional<ScalarIntConstantExpr> step;