reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Testing/Support/Error.h
   33     : public testing::MatcherInterface<const ExpectedHolder<T> &> {
   35   explicit ValueMatchesMono(const testing::Matcher<T> &Matcher)
   38   bool MatchAndExplain(const ExpectedHolder<T> &Holder,
   66   testing::Matcher<T> Matcher;