Searched defs:ParamTy (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp159 QualType ParamTy = FD->getParamDecl(I)->getType(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp307 QualType ParamTy = Ctx.getPointerType(Ctx.VoidPtrTy); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp909 QualType ParamTy = Param->getType(); local
H A DSemaType.cpp4952 QualType ParamTy = Param->getType(); local
[all...]
H A DSemaDeclAttr.cpp3155 QualType ParamTy = FD->getParamDecl(0)->getType(); local
H A DSemaTemplate.cpp2223 QualType ParamTy = NewDI->getType(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp615 QualType ParamTy = PVD->getType(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp340 lowerParameterPtr(MachineIRBuilder &B, Type *ParamTy, uint64_t Offset) const argument
364 lowerParameter(MachineIRBuilder &B, Type *ParamTy, uint64_t Offset, unsigned Align, Register DstReg) const argument
H A DSIISelLowering.cpp2152 auto *ParamTy = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp336 OS << "_" << *ParamTy; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp967 QualType ParamTy = local
H A DItaniumMangle.cpp2915 QualType ParamTy = Proto->getParamType(I); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1134 Type *ParamTy = CInst->getArgOperand(0)->getType(); local
1694 Type *ParamTy = PointerType::getUnqual(Type::getInt8Ty(ArgTy->getContext())); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4626 Type *ParamTy = FT->getParamType(i); local
4703 Type *ParamTy = FT->getParamType(i); local

Completed in 428 milliseconds