Lines Matching defs:messages
147 if (auto whyNot{WhyNotDefinable(foldingContext_.messages().at(), scope_,
208 evaluate::SayWithDeclaration(foldingContext_.messages(), *base,
228 WhyNotDefinable(foldingContext_.messages().at(), scope_, {}, rhs)}) {
290 } else if (!lhsType_->IsCompatibleWith(foldingContext_.messages(),
394 evaluate::SayWithDeclaration(foldingContext_.messages(), *symbol,
454 auto *msg{foldingContext_.messages().Say(std::forward<A>(x)...)};
470 warning, foldingContext_.messages().at(), std::forward<A>(x)...)};
486 auto &messages{context.messages()};
510 messages.Say(
527 messages.Say("Pointer '%s' has rank %d but the number of bounds specified"
534 messages.Say("Pointer bounds remapping target must have rank 1 or be"
583 init, &context.foldingContext().messages()) &&