reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/FileCheck.cpp
 1339   assert(MatchErrors && "Called on successful match");
 1343       consumeError(std::move(MatchErrors));
 1360     consumeError(std::move(MatchErrors));
 1364   MatchErrors =
 1365       handleErrors(std::move(MatchErrors),
 1369   if (!MatchErrors)
 1371   consumeError(std::move(MatchErrors));