Home
last modified time | relevance | path

Searched defs:SizeArg (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProBoundsConstantArrayIndexCheck.cpp115 const auto &SizeArg = TemplateArgs[1]; in check() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp237 Argument &SizeArg = *(++ArgI); in replaceImageAndSamplerUses() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1185 Expr *SizeArg = TheCall->getArg(NewIndex); checkFortifiedBuiltinMemoryFunction() local
8580 const Expr *SizeArg = CheckMemaccessSize() local
8860 const Expr *SizeArg = ignoreLiteralAdditions(Call->getArg(2), Context); CheckStrlcpycatArguments() local
[all...]
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3678 Value *SizeArg = ConstantInt::get(IntptrTy, Size); poisonAlloca() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9079 ImplicitParamDecl SizeArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, Int64Ty, emitUserDefinedMapper() local