Searched defs:PType (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp157 PointerType *PType = dyn_cast<PointerType>(Arg->getType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h156 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp364 const DIType *PType = stripQualifiers(cast<DIType>(ParentType)); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp728 QualType PType = ArgTy->getPointeeType(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3063 llvm::Type *PType = local
H A DItaniumCXXABI.cpp819 llvm::Type *PType = CGF.ConvertTypeForMem(MPT->getPointeeType()) local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6504 QualType PType = PI->getType(); local
6519 QualType PType = PVDecl->getOriginalType(); local
6548 QualType PType = PI->getType(); local
6562 QualType PType = PVDecl->getOriginalType(); local
6615 QualType PType = (*PI)->getType(); local
6633 QualType PType = PVDecl->getOriginalType(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13274 static void diagnoseArrayStarInParamType(Sema &S, QualType PType, argument
13337 QualType PType = Param->getOriginalType(); local

Completed in 375 milliseconds