Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp250 const parser::CharBlock statementLocation{ in Post() local
252 auto &msg{context_.Say(statementLocation, in Post()
256 msg.Attach(statementLocation, *coarrayMsg); in Post()