Searched defs:PType (Results 1 – 10 of 10) sorted by relevance
138 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
231 PointerType *PType = dyn_cast<PointerType>(Arg->getType()); in handleByValParam() local
736 QualType PType = ArgTy->getPointeeType(); in process() local
428 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
590 auto PType = Transformer.back(); in applyModifier() local
6908 QualType PType = PI->getType(); in getObjCEncodingForBlock() local6923 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local6952 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local6966 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local7019 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local7037 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
867 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
14088 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()14152 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local