Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-do-forall.cpp251 const parser::CharBlock statementLocation{ in Post() local
253 auto &msg{context_.Say(statementLocation, in Post()
257 msg.Attach(statementLocation, *coarrayMsg); in Post()