Searched defs:CoarraySpec (Results 1 – 2 of 2) sorted by relevance
299 [&](const CoarraySpec &) { Word("CODIMENSION["); }, in Before()307 [&](const CoarraySpec &) { Put(']'); }, in Post()493 [&](const CoarraySpec &) { Word("CODIMENSION["); }, in Before()501 [&](const CoarraySpec &) { Put(']'); }, in Post()
942 struct CoarraySpec { struct967 std::variant<AccessSpec, Allocatable, CoarraySpec, Contiguous, argument