Searched refs:checkCastToImpl (Results 1 – 1 of 1) sorted by relevance
266 void checkCastToImpl(RangeSet What, APSIntType Ty, RangeSet Expected) { in checkCastToImpl() function in __anon48c83e7c0111::RangeSetTest276 this->checkCastToImpl(from(What, FromTy), ToTy, from(Expected, ToTy)); in checkCastTo()