LLVM: llvm::detail::StringMapEntryMatcherImpl< StringMapEntryT > Class Template Reference (original) (raw)

#include "[llvm/Testing/ADT/StringMapEntry.h](Testing%5F2ADT%5F2StringMapEntry%5F8h%5Fsource.html)"

Public Types
using ValueT = typename std::remove_reference_t::ValueType
Public Member Functions
template<typename KeyMatcherT, typename ValueMatcherT>
StringMapEntryMatcherImpl (KeyMatcherT KeyMatcherArg, ValueMatcherT ValueMatcherArg)
void DescribeTo (std::ostream *OS) const override
void DescribeNegationTo (std::ostream *OS) const override
bool MatchAndExplain (StringMapEntryT Entry, testing::MatchResultListener *ResultListener) const override

template
class llvm::detail::StringMapEntryMatcherImpl< StringMapEntryT >

Definition at line 44 of file StringMapEntry.h.

ValueT

template

template

template<typename KeyMatcherT, typename ValueMatcherT>

DescribeNegationTo()

template

DescribeTo()

template

MatchAndExplain()

template


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