Home | History | Annotate | Download | only in Basic

Lines Matching refs:IntPtrType

869       IntPtrType = SignedInt;
1057 SizeType = PtrDiffType = IntPtrType = TargetInfo::UnsignedInt;
1067 SizeType = PtrDiffType = IntPtrType = TargetInfo::UnsignedLongLong;
2217 IntPtrType = SignedInt;
2262 IntPtrType = SignedLong;
2277 IntPtrType = SignedLong;
2389 IntPtrType = SignedLong;
2445 IntPtrType = SignedLong;
2523 IntPtrType = SignedLongLong;
3312 IntPtrType = SignedShort;
3397 IntPtrType = SignedInt;
3841 this->IntPtrType = TargetInfo::SignedInt;