Searched refs:ValueMatchesMono (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h32 class ValueMatchesMono class in namespace:llvm::detail
35 explicit ValueMatchesMono(const testing::Matcher<T> &Matcher) function in class:llvm::detail::ValueMatchesMono
77 new ValueMatchesMono<T>(testing::SafeMatcherCast<T>(Matcher)));

Completed in 154 milliseconds