Searched defs:Triplet (Results 1 – 3 of 3) sorted by relevance
27 struct Triplet { struct36 using type = Triplet<First, Second, Third>; argument
26 Triplet::Triplet() : stride_{Expr<SubscriptInteger>{1}} {} in Triplet() function in Fortran::evaluate::Triplet28 Triplet::Triplet(std::optional<Expr<SubscriptInteger>> &&l, in Triplet() function in Fortran::evaluate::Triplet387 [](const Triplet &) { return 1; }, in Rank()
1198 struct Triplet { // PGI/Intel extension struct1200 std::tuple<ScalarIntExpr, ScalarIntExpr, std::optional<ScalarIntExpr>> t;