Searched refs:WhyNotModifiable (Results 1 – 6 of 6) sorted by relevance
173 std::optional<parser::MessageFixedText> WhyNotModifiable(175 std::optional<parser::Message> WhyNotModifiable(SourceName, const SomeExpr &,
71 if (auto whyNot{WhyNotModifiable(lhsLoc, lhs, scope, true)}) { in Analyze()
777 std::optional<parser::MessageFixedText> WhyNotModifiable( in WhyNotModifiable() function798 std::optional<parser::Message> WhyNotModifiable(parser::CharBlock at, in WhyNotModifiable() function807 if (auto maybeWhy{WhyNotModifiable(symbol, scope)}) { in WhyNotModifiable()
341 if (auto why{WhyNotModifiable( in CheckExplicitDataArg()
931 if (WhyNotModifiable(*sym, context_.FindScope(*context_.location()))) { in CheckForDefinableVariable()
4660 WhyNotModifiable(symbol, currScope())}) { in PassesLocalityChecks()