Searched refs:doLocation (Results 1 – 1 of 1) sorted by relevance
80 parser::MessageFixedText &&message, parser::CharBlock doLocation) { in SayWithDo() argument81 context.Say(stmtLocation, message).Attach(doLocation, GetEnclosingDoMsg()); in SayWithDo()