Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp256 if (auto coarrayMsg{GetImageControlStmtCoarrayMsg(construct)}) { in Post() local
257 msg.Attach(statementLocation, *coarrayMsg); in Post()