| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Testing/Support/Error.h"
Public Member Functions | |
| ValueMatchesMono (const testing::Matcher< T > &Matcher) | |
| bool | MatchAndExplain (const ExpectedHolder< T > &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 37 of file Error.h.
References llvm::detail::ExpectedHolder< T >::Exp, and llvm::detail::ErrorHolder::Success().