Home
last modified time | relevance | path

Searched refs:coarrayMsg (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp255 if (auto coarrayMsg{GetImageControlStmtCoarrayMsg(construct)}) { in Post() local
256 msg.Attach(statementLocation, *coarrayMsg); in Post()