Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp841 static std::optional<parser::Message> WhyNotModifiableIfNoPtr( in WhyNotModifiableIfNoPtr() function
863 return WhyNotModifiableIfNoPtr(symbol.name(), symbol, scope); in WhyNotModifiable()
885 if (auto maybeWhyFirst{WhyNotModifiableIfNoPtr(at, first, scope)}) { in WhyNotModifiable()