Searched refs:RTR_Within (Results 1 – 3 of 3) sorted by relevance
42 return RTR_Within; in testInRange()
386 if (Type.testInRange(Point, true) != APSIntType::RTR_Within) in pin()416 case APSIntType::RTR_Within: in pin()428 case APSIntType::RTR_Within: in pin()435 case APSIntType::RTR_Within: in pin()452 case APSIntType::RTR_Within: in pin()1359 if (To.testInRange(Origin.From(), false) != APSIntType::RTR_Within || in convert()1360 To.testInRange(Origin.To(), false) != APSIntType::RTR_Within) { in convert()3035 if (AdjustmentType.testInRange(Int, true) != APSIntType::RTR_Within) in assumeSymNE()3051 if (AdjustmentType.testInRange(Int, true) != APSIntType::RTR_Within) in assumeSymEQ()3071 case APSIntType::RTR_Within: in getSymLTRange()[all …]
78 RTR_Within = 0, ///< Value is representable using this type. enumerator