Searched refs:SetSignedness (Results 1 – 4 of 4) sorted by relevance
226 builtin_type_ir.SetSignedness(builtin_type_protobuf.is_unsigned()); in ReadBuiltinTypes()
336 builtin_type_ir.SetSignedness(builtin_type.GetBool("is_unsigned")); in ReadBuiltinTypes()
510 void SetSignedness(bool is_unsigned) { in SetSignedness() function
396 builtin_type_ir->SetSignedness(type_ptr->isUnsignedIntegerType()); in SetTypeKind()