Searched defs:ValueListIterator (Results 1 – 1 of 1) sorted by relevance
42 template <typename DSV = parser::DataStmtValue> class ValueListIterator { class 44 ValueListIterator(SemanticsContext &context, const std::list<DSV> &list) in ValueListIterator() function in Fortran::semantics::ValueListIterator