Searched refs:getWildcardRegex (Results 1 – 3 of 3) sorted by relevance
88 Expected<std::string> getWildcardRegex() const;
47 Expected<std::string> ExpressionFormat::getWildcardRegex() const { in getWildcardRegex() function in ExpressionFormat1078 MatchRegexp = cantFail(Format.getWildcardRegex()); in parsePattern()
219 Expected<std::string> WildcardPattern = Format.getWildcardRegex(); in TEST_P()324 NoFormat.getWildcardRegex().takeError()); in TEST_F()