Searched refs:IsBaseType (Results 1 – 2 of 2) sorted by relevance
668 struct IsBaseType { struct680 const bool IsBaseType<T>::value; argument1077 TOOLING_COMPILE_ASSERT(IsBaseType<ChildT>::value,1103 TOOLING_COMPILE_ASSERT(IsBaseType<ChildT>::value,1323 TOOLING_COMPILE_ASSERT(IsBaseType<DescendantT>::value,1346 TOOLING_COMPILE_ASSERT(IsBaseType<ParentT>::value,1369 TOOLING_COMPILE_ASSERT(IsBaseType<AncestorT>::value,1394 TOOLING_COMPILE_ASSERT(IsBaseType<DescendantT>::value,
275 TOOLING_COMPILE_ASSERT(IsBaseType<T>::value, in traverse()