Home
last modified time | relevance | path

Searched defs:ParamTy (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp109 Type *ParamTy = Func->getArg(0)->getType(); in insertRVCallWithColors() local
H A DObjCARCOpts.cpp1184 Type *ParamTy = CInst->getArgOperand(0)->getType(); in OptimizeIndividualCallImpl() local
1750 Type *ParamTy = PointerType::getUnqual(Type::getInt8Ty(ArgTy->getContext())); in MoveCalls() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp169 QualType ParamTy = FD->getParamDecl(I)->getType(); in checkFunctionArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp399 Type *ParamTy, in lowerParameterPtr()
413 void AMDGPUCallLowering::lowerParameter(MachineIRBuilder &B, Type *ParamTy, in lowerParameter()
H A DSIISelLowering.cpp2399 auto *ParamTy = in LowerFormalArguments() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp615 QualType ParamTy = PVD->getType(); in evalCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2547 Type *ParamTy = FT->getParamType(i); in transformConstExprCastCall() local
2627 Type *ParamTy = FT->getParamType(i); in transformConstExprCastCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp935 QualType ParamTy = Param->getType(); in containsUnexpandedParameterPacks() local
H A DSema.cpp1851 for (const auto &ParamTy : FPTy->param_types()) in checkDeviceDecl() local
H A DSemaDeclAttr.cpp801 QualType ParamTy = getFunctionOrMethodParamType(D, Idx.getASTIndex()); in checkParamIsIntegerType() local
3238 QualType ParamTy = FD->getParamDecl(0)->getType(); in handleCleanupAttr() local
6159 QualType ParamTy = Param->getType(); in DiagnoseSwiftName() local
H A DSemaOverload.cpp8363 for (QualType ParamTy : CandidateTypes[0].pointer_types()) { in addUnaryStarPointerOverloads() local
8403 for (QualType ParamTy : CandidateTypes[0].pointer_types()) in addUnaryPlusPointerOverloads() local
8974 QualType ParamTy = S.Context.BoolTy; in addExclaimOverload() local
H A DSemaChecking.cpp1327 QualType ParamTy = [&]() { in SemaBuiltinLaunder() local
4557 QualType ParamTy) { in CheckArgAlignment()
4657 QualType ParamTy = Proto->getParamType(ArgIdx); in checkCall() local
H A DSemaLookup.cpp3417 QualType ParamTy = FD->getParamDecl(ArgIdx)->getType(); in LookupLiteralOperator() local
H A DSemaType.cpp5224 QualType ParamTy = Param->getType(); in GetFullTypeForDeclarator() local
H A DSemaExprCXX.cpp3782 QualType ParamTy = OperatorNewOrDelete->getParamDecl(i)->getType(); in SemaBuiltinOperatorNewDeleteOverloaded() local
H A DSemaTemplate.cpp2404 QualType ParamTy = NewDI->getType(); in transformFunctionTypeParam() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp311 QualType ParamTy = Ctx.getPointerType(Ctx.VoidPtrTy); in getFunctionInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp846 const auto *ParamTy = in addedMember() local
H A DExprCXX.cpp924 QualType ParamTy = in getLiteralOperatorKind() local
H A DItaniumMangle.cpp3248 QualType ParamTy = Proto->getParamType(I); in mangleBareFunctionType() local