Searched refs:DestructorSkippable (Results 1 – 2 of 2) sorted by relevance
422 static char DestructorSkippable(const typename U::DestructorSkippable_*);424 static double DestructorSkippable(...);427 bool, sizeof(DestructorSkippable<T>(static_cast<const T*>(0))) ==
163 TEST(ArenaTest, DestructorSkippable) { in TEST() argument