Home | History | Annotate | Download | only in Frontend

Lines Matching refs:RegexError

318   std::string RegexError;
320 if (!Pattern->isValid(RegexError)) {
322 << RegexError << RpassArg->getAsString(Args);