Searched defs:namelist (Results 1 – 2 of 2) sorted by relevance
756 if (const parser::Name * namelist{std::get_if<parser::Name>(&control.u)}) { FindNamelist() local 781 if (const parser::Name * namelist{FindNamelist(readStmt.controls)}) { Leave() local 834 if (const parser::Name * namelist{FindNamelist(writeStmt.controls)}) { Leave() local 1179 CheckNamelist(const Symbol & namelist,common::DefinedIo which,parser::CharBlock namelistLocation) const CheckNamelist() argument [all...]
832 SymbolVector namelist, generics; CollectSymbols() local