Searched refs:getResultRegex (Results 1 – 2 of 2) sorted by relevance
378 virtual Expected<std::string> getResultRegex() const = 0;394 Expected<std::string> getResultRegex() const override;417 Expected<std::string> getResultRegex() const override;
267 Expected<std::string> NumericSubstitution::getResultRegex() const { in getResultRegex() function in NumericSubstitution281 Expected<std::string> Literal = getResultRegex(); in getResultForDiagnostics()288 Expected<std::string> StringSubstitution::getResultRegex() const { in getResultRegex() function in StringSubstitution1150 Expected<std::string> Value = Substitution->getResultRegex(); in match()