Searched refs:PolymorphicIdentity (Results 1 – 2 of 2) sorted by relevance
158 T PolymorphicIdentity(T t) { in PolymorphicIdentity() function337 Bind(&PolymorphicIdentity<NoRef*>, &no_ref_); in TEST_F()450 Bind(&PolymorphicIdentity<int*>, &n); in TEST_F()461 Bind(&PolymorphicIdentity<int>, 4); in TEST_F()471 Bind(&PolymorphicIdentity<IncompleteType*>, incomplete_ptr); in TEST_F()689 Bind(&PolymorphicIdentity<DeleteCounter*>, Owned(counter)); in TEST_F()
55 T PolymorphicIdentity(T t) {112 Bind(&PolymorphicIdentity<NoRef*>, const_no_ref_ptr);124 Bind(&PolymorphicIdentity<NoRefParent*>, const_child_ptr);