LLVM: llvm::detail::ValueIsMatcher< InnerMatcher >::Impl< T, O (original) (raw)

#include "[llvm/Testing/Support/SupportHelpers.h](SupportHelpers%5F8h%5Fsource.html)"

Public Member Functions
Impl (const ::testing::Matcher< T > &ValueMatcher)
bool MatchAndExplain (const O &Input, testing::MatchResultListener *L) const override
void DescribeTo (std::ostream *OS) const override
void DescribeNegationTo (std::ostream *OS) const override

template
template<class T, class O = std::optional>
class llvm::detail::ValueIsMatcher< InnerMatcher >::Impl< T, O >

Definition at line 73 of file SupportHelpers.h.

template

template<class T, class O = std::optional>

DescribeNegationTo()

template

template<class T, class O = std::optional>

DescribeTo()

template

template<class T, class O = std::optional>

MatchAndExplain()

template

template<class T, class O = std::optional>


The documentation for this class was generated from the following file: