LLVM 20.0.0git
|
#include "llvm/Testing/Support/Error.h"
Public Member Functions | |
ErrorMatchesMono (std::optional< testing::Matcher< InfoT & > > Matcher) | |
bool | MatchAndExplain (const ErrorHolder &Holder, testing::MatchResultListener *listener) const override |
void | DescribeTo (std::ostream *OS) const override |
void | DescribeNegationTo (std::ostream *OS) const override |
|
inlineexplicit |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
Definition at line 89 of file Error.h.
References Info, llvm::detail::ErrorHolder::Infos, and llvm::detail::ErrorHolder::Success().