Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp797 static std::optional<parser::Message> WhyNotModifiableFirst( in WhyNotModifiableFirst() function
858 if (auto first{WhyNotModifiableFirst(symbol.name(), symbol, scope)}) { in WhyNotModifiable()
877 if (auto maybeWhyFirst{WhyNotModifiableFirst(at, first, scope)}) { in WhyNotModifiable()