Home | History | Annotate | Download | only in wtf

Lines Matching refs:IsPolymorphic

996         // IsPolymorphic will return false for a pair of two types, even if
998 COMPILE_ASSERT(!Traits::emptyValueIsZero || !IsPolymorphic<KeyType>::value, EmptyValueCannotBeZeroForThingsWithAVtable);