Searched refs:inputItem (Results 1 – 2 of 2) sorted by relevance
148 some("," >> inputItem)) || // legacy extension: leading comma149 optionalList(inputItem)};166 construct<std::list<IoControlSpec>>(), many("," >> inputItem)))272 construct<InputImpliedDo>(nonemptyList(inputItem / lookAhead(","_tok)),
109 constexpr Parser<InputItem> inputItem; // R1216 variable