Home | History | Annotate | Download | only in Basic

Lines Matching refs:SignedInt

622     this->WCharType = this->SignedInt;
712 this->PtrDiffType = TargetInfo::SignedInt;
713 this->IntPtrType = TargetInfo::SignedInt;
1399 PtrDiffType = SignedInt;
1400 IntPtrType = SignedInt;
1474 PtrDiffType = SignedInt; // for http://llvm.org/bugs/show_bug.cgi?id=15726
1636 PtrDiffType = TargetInfo::SignedInt;
1637 IntPtrType = TargetInfo::SignedInt;
3428 PtrDiffType = SignedInt;
3429 IntPtrType = SignedInt;
3713 PtrDiffType = IsX32 ? SignedInt : SignedLong;
3714 IntPtrType = IsX32 ? SignedInt : SignedLong;
3970 WCharType = SignedInt;
4027 // Revert to using SignedInt on apcs-gnu to comply with existing behaviour.
4028 WCharType = SignedInt;
4064 PtrDiffType = SignedInt;
4798 WCharType = SignedInt;
5150 WCharType = SignedInt;
5504 PtrDiffType = SignedInt;
5656 IntPtrType = SignedInt;
5657 PtrDiffType = SignedInt;
5750 IntPtrType = SignedInt;
5751 PtrDiffType = SignedInt;
6116 PtrDiffType = SignedInt;
6260 PtrDiffType = SignedInt;
6411 this->PtrDiffType = TargetInfo::SignedInt;
6412 this->IntPtrType = TargetInfo::SignedInt;
6582 PtrDiffType = IntPtrType = TargetInfo::SignedInt;
6618 PtrDiffType = SignedInt;
6619 IntPtrType = SignedInt;