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/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h432 explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} in PolymorphicMatcher() function
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h520 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