Searched refs:LocateSource (Results 1 – 1 of 1) sorted by relevance
46 std::optional<parser::CharBlock> LocateSource() const { in LocateSource() function in Fortran::semantics::ValueListIterator309 messages.SetLocation(values_.LocateSource().value_or(messages.at()))}; in InitElement()