LLVM: llvm::detail::ValueMatchesPoly< M > Class Template Reference (original) (raw)

#include "[llvm/Testing/Support/Error.h](llvm%5F2Testing%5F2Support%5F2Error%5F8h%5Fsource.html)"

Public Member Functions
template<typename T>

Detailed Description

template
class llvm::detail::ValueMatchesPoly< M >

Definition at line 69 of file Error.h.

Constructor & Destructor Documentation

template

llvm::detail::ValueMatchesPoly< M >::ValueMatchesPoly ( const M & Matcher) inlineexplicit

Definition at line 71 of file Error.h.

Member Function Documentation

operator testing::Matcher< const ExpectedHolder< T > & >()

template

template<typename T>

llvm::detail::ValueMatchesPoly< M >::operator testing::Matcher< const ExpectedHolder< T > & > ( ) const inline

Definition at line 74 of file Error.h.


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