Searched refs:an_impl (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/ | ||
| H A D | gtest-matchers.h | 456 explicit PolymorphicMatcher(const Impl& an_impl) : impl_(an_impl) {} in PolymorphicMatcher() argument |