Searched refs:DstIsSigned (Results 1 – 4 of 4) sorted by relevance
543 bool DstIsSigned ///< Whether to treate the dest. as signed
1194 bool DstIsSigned = DstType->isSignedIntegerOrEnumerationType(); in DiagnoseAssignmentEnum() local1197 AdjustAPSInt(RhsVal, DstWidth, DstIsSigned); in DiagnoseAssignmentEnum()1213 AdjustAPSInt(Val, DstWidth, DstIsSigned); in DiagnoseAssignmentEnum()
765 bool DstIsSigned ///< Whether to treate the dest. as signed
791 bool DstIsSigned ///< Whether to treate the dest. as signed