Searched refs:RTR_Within (Results 1 – 3 of 3) sorted by relevance
181 case APSIntType::RTR_Within: in pin()193 case APSIntType::RTR_Within: in pin()200 case APSIntType::RTR_Within: in pin()217 case APSIntType::RTR_Within: in pin()455 if (AdjustmentType.testInRange(Int, true) != APSIntType::RTR_Within) in assumeSymNE()475 if (AdjustmentType.testInRange(Int, true) != APSIntType::RTR_Within) in assumeSymEQ()493 case APSIntType::RTR_Within: in getSymLTRange()529 case APSIntType::RTR_Within: in getSymGTRange()565 case APSIntType::RTR_Within: in getSymGERange()601 case APSIntType::RTR_Within: in getSymLERange()[all …]
43 return RTR_Within; in testInRange()
79 RTR_Within = 0, ///< Value is representable using this type. enumerator