Searched refs:valueFromStringRepr (Results 1 – 3 of 3) sorted by relevance
103 Expected<ExpressionValue> valueFromStringRepr(StringRef StrVal,
128 ExpressionFormat::valueFromStringRepr(StringRef StrVal, in valueFromStringRepr() function in ExpressionFormat1332 Format.valueFromStringRepr(MatchedValue, SM); in match()
203 return Format.valueFromStringRepr(BufferizedStr, SM); in getValueFromStringReprFailure()