Searched refs:MatchErrors (Results 1 – 2 of 2) sorted by relevance
1324 Error MatchErrors) { in PrintNoMatch() argument1325 assert(MatchErrors && "Called on successful match"); in PrintNoMatch()1329 consumeError(std::move(MatchErrors)); in PrintNoMatch()1346 consumeError(std::move(MatchErrors)); in PrintNoMatch()1350 MatchErrors = handleErrors(std::move(MatchErrors), in PrintNoMatch()1354 if (!MatchErrors) in PrintNoMatch()1356 consumeError(std::move(MatchErrors)); in PrintNoMatch()1381 std::vector<FileCheckDiag> *Diags, Error MatchErrors) { in PrintNoMatch() argument1384 std::move(MatchErrors)); in PrintNoMatch()
2022 Error MatchErrors) { in PrintNoMatch() argument2023 assert(MatchErrors && "Called on successful match"); in PrintNoMatch()2027 consumeError(std::move(MatchErrors)); in PrintNoMatch()2047 consumeError(std::move(MatchErrors)); in PrintNoMatch()2051 MatchErrors = handleErrors(std::move(MatchErrors), in PrintNoMatch()2055 if (!MatchErrors) in PrintNoMatch()2057 consumeError(std::move(MatchErrors)); in PrintNoMatch()2082 std::vector<FileCheckDiag> *Diags, Error MatchErrors) { in PrintNoMatch() argument2085 std::move(MatchErrors)); in PrintNoMatch()