Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp80 parser::MessageFixedText &&message, parser::CharBlock doLocation) { in SayWithDo() argument
81 context.Say(stmtLocation, message).Attach(doLocation, GetEnclosingDoMsg()); in SayWithDo()