Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getPointerType

509         T = Context->getPointerType(BPT->getPointeeType());
537 T = Context->getPointerType(T);
868 QualType PtrStructIMPL = Context->getPointerType(Context->getTagDeclType(RD));
890 QualType castT = Context->getPointerType(IvarT);
1296 selfTy = Context->getPointerType(selfTy);
2106 QualType StrType = Context->getPointerType(Context->CharTy);
2125 QualType argType = Context->getPointerType(Context->CharTy);
2148 QualType pToFunc = Context->getPointerType(msgSendType);
2357 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2557 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2587 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst()));
2631 Context->getPointerType(DRE->getType()),
2674 QualType argType = Context->getPointerType(Context->CharTy);
2731 Context->getPointerType(Context->VoidTy),
2737 castType = Context->getPointerType(castType);
2793 Context->getPointerType(Context->VoidPtrTy), 0,
2804 Context->getPointerType(ConstIdT),
2811 QualType argType = Context->getPointerType(Context->CharTy);
2868 Context->getPointerType(Context->VoidTy),
2874 castType = Context->getPointerType(castType);
2938 Context->getPointerType(Context->VoidPtrTy), 0,
2949 Context->getPointerType(ConstIdT),
2965 Context->getPointerType(ConstIdT),
2974 QualType argType = Context->getPointerType(Context->CharTy);
3027 T = Context->getPointerType(PointeeTy);
3041 Context->getPointerType(Context->VoidTy),
3047 castType = Context->getPointerType(castType);
3105 FieldTypes[2] = Context->getPointerType(Context->CharTy);
3191 castType = Context->getPointerType(castType);
3328 QualType argType = Context->getPointerType(Context->CharTy);
3371 Context->getPointerType(SuperRep->getType()),
3375 Context->getPointerType(superType),
3389 Context->getPointerType(SuperRep->getType()),
3399 QualType argType = Context->getPointerType(Context->CharTy);
3437 QualType argType = Context->getPointerType(Context->CharTy);
3478 Context->getPointerType(SuperRep->getType()),
3482 Context->getPointerType(superType),
3519 QualType argType = Context->getPointerType(Context->CharTy);
3592 ArgTypes.push_back(Context->getPointerType(getSuperStructType()));
3625 Context->getPointerType(Context->VoidTy),
3633 castType = Context->getPointerType(castType);
3726 Context->getPointerType(DRE->getType()),
4296 QT = Context->getPointerType(QT);
4394 QT = Context->getPointerType(QT);
4705 T = Context->getPointerType(T);
4787 QualType PtrBlock = Context->getPointerType(Context->getTagDeclType(RD));
4807 PtrToFuncCastType = Context->getPointerType(PtrToFuncCastType);
5468 QualType FType = Context->getPointerType(BFT);
5510 Context->getPointerType(Context->VoidPtrTy),
5528 QT = Context->getPointerType(QT);
5544 QT = Context->getPointerType(QT);
5565 QualType castT = Context->getPointerType(Context->getTagDeclType(RD));
5586 Context->getPointerType(Exp->getType()),
5612 Context->getPointerType(NewRep->getType()),
7760 Context->getPointerType(Context->CharTy),
7771 Context->getPointerType(Context->CharTy),
7796 QualType PtrStructIMPL = Context->getPointerType(Context->getTagDeclType(RD));
7818 QualType castT = Context->getPointerType(IvarT);