Searched refs:DstIsSigned (Results 1 – 3 of 3) sorted by relevance
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
638 bool DstIsSigned ///< Whether to treate the dest. as signed