Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Ddata-to-inits.cpp46 std::optional<parser::CharBlock> LocateSource() const { in LocateSource() function in Fortran::semantics::ValueListIterator
309 messages.SetLocation(values_.LocateSource().value_or(messages.at()))}; in InitElement()