Home
last modified time | relevance | path

Searched defs:PType (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h138 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, in PredicateWithEdge()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp231 PointerType *PType = dyn_cast<PointerType>(Arg->getType()); in handleByValParam() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp736 QualType PType = ArgTy->getPointeeType(); in process() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp428 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); in IsValidAIChain() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp590 auto PType = Transformer.back(); in applyModifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp6908 QualType PType = PI->getType(); in getObjCEncodingForBlock() local
6923 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForBlock() local
6952 QualType PType = PI->getType(); in getObjCEncodingForFunctionDecl() local
6966 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForFunctionDecl() local
7019 QualType PType = (*PI)->getType(); in getObjCEncodingForMethodDecl() local
7037 QualType PType = PVDecl->getOriginalType(); in getObjCEncodingForMethodDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp867 llvm::Type *PType = CGF.ConvertTypeForMem(MPT->getPointeeType()) in EmitMemberDataPointerAddress() local
H A DMicrosoftCXXABI.cpp3113 llvm::Type *PType = in EmitMemberDataPointerAddress() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5687 QualType PType = Context.getTemplateSpecializationType(X, PArgs); in isTemplateTemplateParameterAtLeastAsSpecializedAs() local
H A DSemaChecking.cpp14088 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, in diagnoseArrayStarInParamType()
14152 QualType PType = Param->getOriginalType(); in CheckParmsForFunctionDef() local