Home
last modified time | relevance | path

Searched defs:CoarraySpec (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Parser/
H A Dunparse.cpp308 [&](const CoarraySpec &) { Word("CODIMENSION["); }, in Before() argument
316 [&](const CoarraySpec &) { Put(']'); }, in Post() argument
502 [&](const CoarraySpec &) { Word("CODIMENSION["); }, in Before() argument
510 [&](const CoarraySpec &) { Put(']'); }, in Post() argument
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h975 struct CoarraySpec { global() struct
977 uCoarraySpec global() argument
[all...]