Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp827 static std::optional<parser::Message> WhyNotModifiableLast( in WhyNotModifiableLast() function
860 } else if (auto last{WhyNotModifiableLast(symbol.name(), symbol, scope)}) { in WhyNotModifiable()
881 if (auto maybeWhyLast{WhyNotModifiableLast(at, last, scope)}) { in WhyNotModifiable()