Searched refs:RTR_Within (Results 1 – 3 of 3) sorted by relevance
172 case APSIntType::RTR_Within: in pin()184 case APSIntType::RTR_Within: in pin()191 case APSIntType::RTR_Within: in pin()208 case APSIntType::RTR_Within: in pin()424 if (AdjustmentType.testInRange(Int, true) != APSIntType::RTR_Within) in assumeSymNE()444 if (AdjustmentType.testInRange(Int, true) != APSIntType::RTR_Within) in assumeSymEQ()462 case APSIntType::RTR_Within: in assumeSymLT()491 case APSIntType::RTR_Within: in assumeSymGT()520 case APSIntType::RTR_Within: in assumeSymGE()549 case APSIntType::RTR_Within: in assumeSymLE()
43 return RTR_Within; in testInRange()
79 RTR_Within = 0, ///< Value is representable using this type. enumerator