Searched refs:optionalListBeforeColons (Results 1 – 3 of 3) sorted by relevance
370 "TYPE" >> optionalListBeforeColons(Parser<TypeAttrSpec>{}), name,419 optionalListBeforeColons(Parser<ComponentAttrSpec>{}),536 optionalListBeforeColons(Parser<BindAttr>{}),
391 optionalListBeforeColons(Parser<ProcAttrSpec>{}),
597 inline constexpr auto optionalListBeforeColons(const PA &p) { in optionalListBeforeColons() function