Searched refs:getMatchingString (Results 1 – 2 of 2) sorted by relevance
97 LLVM_ABI_FOR_TEST Expected<std::string> getMatchingString(APInt Value) const;
80 ExpressionFormat::getMatchingString(APInt IntValue) const { in getMatchingString() function in ExpressionFormat274 return Format.getMatchingString(*EvaluatedValue); in getResultRegex()