Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp75 static parser::MessageFixedText GetEnclosingDoMsg() { in GetEnclosingDoMsg() function
81 context.Say(stmtLocation, message).Attach(doLocation, GetEnclosingDoMsg()); in SayWithDo()
258 msg.Attach(doConcurrentSourcePosition_, GetEnclosingDoMsg()); in Post()
267 .Attach(doConcurrentSourcePosition_, GetEnclosingDoMsg()); in Post()