Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getPointerType

514         T = Context->getPointerType(BPT->getPointeeType());
542 T = Context->getPointerType(T);
877 QualType PtrStructIMPL = Context->getPointerType(Context->getTagDeclType(RD));
899 QualType castT = Context->getPointerType(IvarT);
1298 selfTy = Context->getPointerType(selfTy);
2127 QualType pToFunc = Context->getPointerType(msgSendType);
2339 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2539 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2569 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2614 Context->getPointerType(DRE->getType()),
2704 Context->getPointerType(Context->VoidTy),
2710 castType = Context->getPointerType(castType);
2765 Context->getPointerType(Context->VoidPtrTy),
2774 Context->getPointerType(ConstIdT),
2828 Context->getPointerType(Context->VoidTy),
2834 castType = Context->getPointerType(castType);
2897 getPointerType(Context->VoidPtrTy),
2906 Context->getPointerType(ConstIdT),
2920 Context->getPointerType(ConstIdT),
2971 T = Context->getPointerType(PointeeTy);
2985 Context->getPointerType(Context->VoidTy),
2991 castType = Context->getPointerType(castType);
3048 FieldTypes[2] = Context->getPointerType(Context->CharTy);
3133 castType = Context->getPointerType(castType);
3325 Context->getPointerType(SuperRep->getType()),
3329 Context->getPointerType(superType),
3343 Context->getPointerType(SuperRep->getType()),
3419 Context->getPointerType(SuperRep->getType()),
3423 Context->getPointerType(superType),
3527 ArgTypes.push_back(Context->getPointerType(getSuperStructType()));
3559 Context->getPointerType(Context->VoidTy),
3567 castType = Context->getPointerType(castType);
3633 Context, Context->getPointerType(DRE->getType()), CK_BitCast, DRE);
4193 QT = Context->getPointerType(QT);
4287 QT = Context->getPointerType(QT);
4591 T = Context->getPointerType(T);
4672 QualType PtrBlock = Context->getPointerType(Context->getTagDeclType(RD));
4691 PtrToFuncCastType = Context->getPointerType(PtrToFuncCastType);
5348 QualType FType = Context->getPointerType(BFT);
5390 Context->getPointerType(Context->VoidPtrTy),
5408 QT = Context->getPointerType(QT);
5424 QT = Context->getPointerType(QT);
5445 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5465 Context->getPointerType(Exp->getType()),
5491 Context->getPointerType(NewRep->getType()),
7613 Context->getPointerType(Context->CharTy),
7625 Context->getPointerType(Context->CharTy),
7650 QualType PtrStructIMPL = Context->getPointerType(Context->getTagDeclType(RD));
7672 QualType castT = Context->getPointerType(IvarT);