Searched refs:specList (Results 1 – 3 of 3) sorted by relevance
1090 const A &specList, bool checkResult) { in genIOReadSize() argument1095 for (const auto &spec : specList) in genIOReadSize()1146 const A &specList, bool checkResult, mlir::Value &ok) { in threadSpecs() argument1148 for (const auto &spec : specList) { in threadSpecs()1177 mlir::Location loc, const A &specList) { in lowerErrorSpec() argument1180 for (const auto &spec : specList) { in lowerErrorSpec()1222 const A &specList, ConditionSpecInfo &csi) { in genConditionHandlerCall() argument1681 const std::list<Fortran::parser::ConnectSpec> &specList) { in genNewunitSpec() argument1682 for (const auto &spec : specList) in genNewunitSpec()
580 auto analyzeSpecs{[&](const auto &specList) { in analyzeIoBranches()581 for (const auto &spec : specList) { in analyzeIoBranches()611 if (const auto *specList = in analyzeIoBranches() local613 analyzeSpecs(*specList); in analyzeIoBranches()
2006 const A &specList, mlir::Value iostat) { in genIoConditionBranches() argument2013 for (const auto &spec : specList) { in genIoConditionBranches()