reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
71 class Impl : public ::testing::MatcherInterface<const llvm::Optional<T> &> { 73 explicit Impl(const ::testing::Matcher<T> &ValueMatcher) 76 bool MatchAndExplain(const llvm::Optional<T> &Input, 91 testing::Matcher<T> ValueMatcher;