Searched defs:PType (Results 1 – 9 of 9) sorted by relevance
138 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
359 if (auto PType = dyn_cast<TypedPointerType>(Ty)) in getPointeeType() local
47 if (auto PType = dyn_cast<TypedPointerType>(Ty)) in typeToAddressSpace() local49 if (auto PType = dyn_cast<PointerType>(Ty)) in typeToAddressSpace() local
2499 Type *PType = const_cast<Type *>(getBlockStructType(BlockLiteralReg, MRI)); in buildEnqueueKernel() local
415 auto PType = PrototypeDescriptorStr.back(); in parsePrototypeDescriptor() local
491 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
8721 QualType PType = PI->getType(); in getObjCEncodingForBlock() local8736 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local8765 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local8779 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local8832 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local8850 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
3437 QualType PType; in DeduceTemplateArgumentsFromType() local
14103 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()14169 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local