Searched refs:RegExToMatch (Results 1 – 1 of 1) sorted by relevance
293 StringRef RegExToMatch = RegExStr; in Match() local323 RegExToMatch = TmpStr; in Match()327 if (!Regex(RegExToMatch, Regex::Newline).match(Buffer, &MatchInfo)) in Match()