Searched refs:APSIntTy (Results 1 – 1 of 1) sorted by relevance
111 static constexpr APSIntType APSIntTy = variable132 static llvm::APSInt Int = APSIntTy<T>.getZeroValue(); in from()142 RangeSet from(RawRangeSetT<T> Init, APSIntType Ty = APSIntTy<BaseType>) { in from()274 static constexpr APSIntType FromTy = APSIntTy<From>; in checkCastTo()275 static constexpr APSIntType ToTy = APSIntTy<To>; in checkCastTo()