Searched refs:getMatchingString (Results 1 – 2 of 2) sorted by relevance
96 Expected<std::string> getMatchingString(APInt Value) const;
81 ExpressionFormat::getMatchingString(APInt IntValue) const { in getMatchingString() function in ExpressionFormat275 return Format.getMatchingString(*EvaluatedValue); in getResult()