Searched refs:optionalList (Results 1 – 6 of 6) sorted by relevance
255 name, ", ONLY :" >> optionalList(Parser<Only>{})) ||425 parenthesized(optionalList(actualArgSpec))))) /431 defaulted(parenthesized(optionalList(actualArgSpec)))))))486 parenthesized(optionalList(name)), maybe(suffix)) ||518 parenthesized(optionalList(dummyArg)), maybe(languageBindingSpec)) ||551 parenthesized(optionalList(dummyArg)), maybe(suffix)) ||566 name, parenthesized(optionalList(name)), "=" >> scalar(expr)))
213 "END TEAM" >> defaulted(parenthesized(optionalList(statOrErrmsg))),220 "CRITICAL" >> defaulted(parenthesized(optionalList(statOrErrmsg)))))452 defaulted(parenthesized(optionalList(statOrErrmsg))))) in TYPE_PARSER()465 defaulted(parenthesized(optionalList(statOrErrmsg))))) in TYPE_PARSER()
33 template <typename PA> inline constexpr auto optionalList(const PA &p) { in optionalList() function
553 parenthesized(optionalList(Parser<ComponentSpec>{}))) ||560 parenthesized(optionalList(Parser<ComponentSpec>{})))) /925 defaulted(parenthesized(optionalList(implicitNameSpec)))))969 "IMPORT" >> maybe("::"_tok) >> optionalList(name)))1176 "DIR$ IGNORE_TKR" >> optionalList(construct<CompilerDirective::IgnoreTKR>(1191 optionalList(entityDecl)) ||
149 optionalList(inputItem)};230 optionalList(outputItem)};
397 parenthesized(optionalList(actualArgSpec))))))