Home
last modified time | relevance | path

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

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