Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp86 Type *ParamTy = Func->getArg(0)->getType(); in insertRVCallWithColors() local
H A DObjCARCOpts.cpp1141 Type *ParamTy = CInst->getArgOperand(0)->getType(); in OptimizeIndividualCallImpl() local
1767 Type *ParamTy = PointerType::getUnqual(Type::getInt8Ty(ArgTy->getContext())); in MoveCalls() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp158 QualType ParamTy = FD->getParamDecl(I)->getType(); in checkFunctionArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1062 Type *ParamTy = FTy.getParamType(0); in isValidProtoForLibFunc() local
1082 Type *ParamTy = FTy.getParamType(0); in isValidProtoForLibFunc() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSwift.cpp560 QualType ParamTy = Param->getType(); in DiagnoseName() local
H A DSemaTemplateVariadic.cpp962 QualType ParamTy = Param->getType(); in containsUnexpandedParameterPacks() local
H A DSemaTemplateDeductionGuide.cpp613 QualType ParamTy = NewDI->getType(); in transformFunctionTypeParam() local
H A DSema.cpp2120 for (const auto &ParamTy : FPTy->param_types()) in checkTypeSupport() local
H A DSemaDeclAttr.cpp552 QualType ParamTy = getFunctionOrMethodParamType(D, Idx.getASTIndex()); in checkParamIsIntegerType() local
3277 QualType ParamTy = FD->getParamDecl(0)->getType(); in handleCleanupAttr() local
H A DSemaOverload.cpp9015 for (QualType ParamTy : CandidateTypes[0].pointer_types()) { in addUnaryStarPointerOverloads() local
9055 for (QualType ParamTy : CandidateTypes[0].pointer_types()) in addUnaryPlusPointerOverloads() local
9621 QualType ParamTy = S.Context.BoolTy; in addExclaimOverload() local
H A DSemaChecking.cpp1784 QualType ParamTy = [&]() { in BuiltinLaunder() local
3118 QualType ParamTy) { in CheckArgAlignment()
3227 QualType ParamTy = Proto->getParamType(ArgIdx); in checkCall() local
H A DSemaLookup.cpp3636 QualType ParamTy = FD->getParamDecl(ArgIdx)->getType(); in LookupLiteralOperator() local
H A DSemaType.cpp5121 QualType ParamTy = Param->getType(); in GetFullTypeForDeclarator() local
H A DSemaExprCXX.cpp3960 QualType ParamTy = OperatorNewOrDelete->getParamDecl(i)->getType(); in BuiltinOperatorNewDeleteOverloaded() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp718 QualType ParamTy = PVD->getType(); in evalCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp311 QualType ParamTy = Ctx.getPointerType(Ctx.VoidPtrTy); in getFunctionInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp833 std::vector<Type *> ParamTy; in constructFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4168 Type *ParamTy = FT->getParamType(i); in transformConstExprCastCall() local
4239 Type *ParamTy = FT->getParamType(i); in transformConstExprCastCall() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp986 QualType ParamTy = in getLiteralOperatorKind() local
H A DDeclCXX.cpp894 const auto *ParamTy = in addedMember() local
H A DItaniumMangle.cpp3621 QualType ParamTy = Proto->getParamType(I); in mangleBareFunctionType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3033 auto *ParamTy = in LowerFormalArguments() local