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