Searched defs:PType (Results 1 – 10 of 10) sorted by relevance
140 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
232 PointerType *PType = dyn_cast<PointerType>(Arg->getType()); in handleByValParam() local
431 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
736 QualType PType = ArgTy->getPointeeType(); in process() local
601 auto PType = Transformer.back(); in applyModifier() local
6927 QualType PType = PI->getType(); in getObjCEncodingForBlock() local6942 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local6971 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local6985 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local7038 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local7056 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
876 llvm::Type *PType = CGF.ConvertTypeForMem(MPT->getPointeeType()) in EmitMemberDataPointerAddress() local
3113 llvm::Type *PType = in EmitMemberDataPointerAddress() local
5687 QualType PType = Context.getTemplateSpecializationType(X, PArgs); in isTemplateTemplateParameterAtLeastAsSpecializedAs() local
14360 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()14424 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local