Searched defs:PType (Results 1 – 6 of 6) sorted by relevance
146 PointerType *PType = dyn_cast<PointerType>(Arg->getType()); in handleByValParam() local
490 QualType PType = ArgTy->getPointeeType(); in process() local
5085 QualType PType = PI->getType(); in getObjCEncodingForBlock() local5100 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local5128 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local5142 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local5195 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local5213 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
633 llvm::Type *PType = CGF.ConvertTypeForMem(MPT->getPointeeType()) in EmitMemberDataPointerAddress() local
2932 llvm::Type *PType = in EmitMemberDataPointerAddress() local
8348 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()8414 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local