Searched defs:CoarraySpec (Results 1 – 2 of 2) sorted by relevance
283 [&](const CoarraySpec &) { Word("CODIMENSION["); }, in Before()291 [&](const CoarraySpec &) { Put(']'); }, in Post()470 [&](const CoarraySpec &) { Word("CODIMENSION["); }, in Before()478 [&](const CoarraySpec &) { Put(']'); }, in Post()
947 struct CoarraySpec { struct972 std::variant<AccessSpec, Allocatable, CoarraySpec, Contiguous, argument