Searched refs:getMatchingString (Results 1 – 2 of 2) sorted by relevance
97 Expected<std::string> getMatchingString(ExpressionValue Value) const;
80 ExpressionFormat::getMatchingString(ExpressionValue IntegerValue) const { in getMatchingString() function in ExpressionFormat426 return Format.getMatchingString(*EvaluatedValue); in getResult()