Searched refs:maybeWhy (Results 1 – 1 of 1) sorted by relevance
807 if (auto maybeWhy{WhyNotModifiable(symbol, scope)}) { in WhyNotModifiable() local809 parser::MessageFormattedText{std::move(*maybeWhy), symbol.name()}}; in WhyNotModifiable()