Searched refs:IsIntegralType (Results 1 – 4 of 4) sorted by relevance
700 old_type->IsIntegralType() != new_type->IsIntegralType()) { in CompareBuiltinTypes()
522 bool IsIntegralType() const { in IsIntegralType() function
261 added_builtin_type.set_is_integral(builtin_typep->IsIntegralType()); in ConvertBuiltinTypeIR()
260 builtin_type.Set("is_integral", builtin_typep->IsIntegralType()); in ConvertBuiltinTypeIR()