Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp86 Type *ParamTy = Func->getArg(0)->getType(); in insertRVCallWithColors() local
H A DObjCARCOpts.cpp1140 Type *ParamTy = CInst->getArgOperand(0)->getType(); OptimizeIndividualCallImpl() local
1765 Type *ParamTy = PointerType::getUnqual(Type::getInt8Ty(ArgTy->getContext())); MoveCalls() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp1038 Type *ParamTy = FTy.getParamType(0); isValidProtoForLibFunc() local
1058 Type *ParamTy = FTy.getParamType(0); isValidProtoForLibFunc() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp166 QualType ParamTy = FD->getParamDecl(I)->getType(); checkFunctionArguments() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp718 QualType ParamTy = PVD->getType(); in evalCall() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp945 QualType ParamTy = Param->getType(); containsUnexpandedParameterPacks() local
H A DSema.cpp2094 for (const auto &ParamTy : FPTy->param_types()) checkTypeSupport() local
H A DSemaDeclAttr.cpp827 QualType ParamTy = getFunctionOrMethodParamType(D, Idx.getASTIndex()); checkParamIsIntegerType() local
3776 QualType ParamTy = FD->getParamDecl(0)->getType(); handleCleanupAttr() local
6918 QualType ParamTy = Param->getType(); DiagnoseSwiftName() local
H A DSemaOverload.cpp8988 for (QualType ParamTy : CandidateTypes[0].pointer_types()) { addUnaryStarPointerOverloads() local
9028 for (QualType ParamTy : CandidateTypes[0].pointer_types()) addUnaryPlusPointerOverloads() local
9594 QualType ParamTy = S.Context.BoolTy; addExclaimOverload() local
H A DSemaLookup.cpp3702 QualType ParamTy = FD->getParamDecl(ArgIdx)->getType(); LookupLiteralOperator() local
H A DSemaChecking.cpp1983 QualType ParamTy = [&]() { SemaBuiltinLaunder() local
7417 CheckArgAlignment(SourceLocation Loc,NamedDecl * FDecl,StringRef ParamName,QualType ArgTy,QualType ParamTy) CheckArgAlignment() argument
7527 QualType ParamTy = Proto->getParamType(ArgIdx); checkCall() local
[all...]
H A DSemaExprCXX.cpp3958 QualType ParamTy = OperatorNewOrDelete->getParamDecl(i)->getType(); SemaBuiltinOperatorNewDeleteOverloaded() local
H A DSemaType.cpp5553 QualType ParamTy = Param->getType(); GetFullTypeForDeclarator() local
[all...]
H A DSemaTemplate.cpp2622 QualType ParamTy = NewDI->getType(); transformFunctionTypeParam() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp311 QualType ParamTy = Ctx.getPointerType(Ctx.VoidPtrTy); in getFunctionInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp833 std::vector<Type *> ParamTy; in constructFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3938 Type *ParamTy = FT->getParamType(i); transformConstExprCastCall() local
4009 Type *ParamTy = FT->getParamType(i); transformConstExprCastCall() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp936 QualType ParamTy = getLiteralOperatorKind() local
H A DDeclCXX.cpp852 const auto *ParamTy = addedMember() local
H A DItaniumMangle.cpp3611 QualType ParamTy = Proto->getParamType(I); mangleBareFunctionType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2956 auto *ParamTy = LowerFormalArguments() local