Home
last modified time | relevance | path

Searched defs:PolymorphicMatcher (Results 1 – 6 of 6) 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/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h456 explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} in PolymorphicMatcher() function
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h456 explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} in PolymorphicMatcher() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h465 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