Searched refs:charLengthParamValue (Results 1 – 3 of 3) sorted by relevance
218 if (const ParamValue * lenParam{dyType->charLengthParamValue()}) { in GetType()
143 constexpr const semantics::ParamValue *charLengthParamValue() const { in charLengthParamValue() function
837 } else if (const auto *param{type.charLengthParamValue()}) { in CanBeReturnedViaImplicitInterface()