Home | History | Annotate | Download | only in gmock

Lines Matching full:is_pointer

1382     GTEST_COMPILE_ASSERT_(internal::is_pointer<Result>::value,
6302 is_pointer<GTEST_REMOVE_CONST_(T)>::type(),
6316 bool MatchAndExplainImpl(true_type /* is_pointer */, const Class* p,
6363 is_pointer<GTEST_REMOVE_CONST_(T)>::type(),
6380 bool MatchAndExplainImpl(true_type /* is_pointer */, const Class* p,