LLVM: llvm::detail::ErrorMatchesMono< InfoT > Class Template Reference (original) (raw)
#include "[llvm/Testing/Support/Error.h](llvm%5F2Testing%5F2Support%5F2Error%5F8h%5Fsource.html)"
Inheritance diagram for llvm::detail::ErrorMatchesMono< InfoT >:
| 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 |
Detailed Description
template
class llvm::detail::ErrorMatchesMono< InfoT >
Definition at line 84 of file Error.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ DescribeNegationTo()
◆ DescribeTo()
◆ MatchAndExplain()
The documentation for this class was generated from the following file:
- include/llvm/Testing/Support/Error.h