Searched refs:IsIntegralType (Results 1 – 1 of 1) sorted by relevance
304 static constexpr bool IsIntegralType(Type type) { in IsIntegralType() function314 return IsIntegralType(type) || IsFloatingPointType(type) || in IsPrimitive()752 CTypeInfo::IsIntegralType(kType),756 CTypeInfo::IsIntegralType(kType),