Searched refs:getMatchingString (Results 1 – 3 of 3) sorted by relevance
188 Format.getMatchingString(ExpressionValue(Val)); in checkMatchingString()196 Format.getMatchingString(ExpressionValue(Val)); in checkMatchingStringFailure()366 NoFormat.getMatchingString(ExpressionValue(18u)).takeError()); in TEST_F()
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()