Home
last modified time | relevance | path

Searched defs:PolymorphicMatcher (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/ASTMatchers/Dynamic/
DVariantValue.cpp223 VariantMatcher::PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers) { in PolymorphicMatcher() function in clang::ast_matchers::dynamic::VariantMatcher
/external/v8/testing/gmock/include/gmock/
Dgmock-matchers.h432 explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} in PolymorphicMatcher() function
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h432 explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} in PolymorphicMatcher() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h319 explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} in PolymorphicMatcher() function