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