LLVM
8.0.1
|
#include "llvm/Testing/Support/SupportHelpers.h"
Public Member Functions | |
bool | Success () const |
Public Attributes | |
std::vector< std::shared_ptr< ErrorInfoBase > > | Infos |
Definition at line 22 of file SupportHelpers.h.
|
inline |
Definition at line 25 of file SupportHelpers.h.
Referenced by llvm::detail::ValueMatchesMono< T >::MatchAndExplain(), llvm::detail::ErrorMatchesMono< InfoT >::MatchAndExplain(), and llvm::detail::PrintTo().
std::vector<std::shared_ptr<ErrorInfoBase> > llvm::detail::ErrorHolder::Infos |
Definition at line 23 of file SupportHelpers.h.
Referenced by llvm::detail::ErrorMatchesMono< InfoT >::MatchAndExplain().