Searched refs:typeParamValue (Results 1 – 2 of 2) sorted by relevance
309 "LEN =" >> typeParamValue, ", KIND =" >> scalarIntConstantExpr)) ||311 typeParamValue / ",", maybe("KIND ="_tok) >> scalarIntConstantExpr)) ||313 "KIND =" >> scalarIntConstantExpr, maybe(", LEN =" >> typeParamValue))))321 parenthesized(maybe("LEN ="_tok) >> typeParamValue)) ||325 TYPE_PARSER(construct<CharLength>(parenthesized(typeParamValue)) ||568 TYPE_PARSER(construct<TypeParamSpec>(maybe(keyword / "="), typeParamValue))
54 constexpr Parser<TypeParamValue> typeParamValue; // R701 variable