Home
last modified time | relevance | path

Searched defs:DstArg (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp125 const Expr *DstArg = CE->getArg(0); in containsBadStrncatPattern() local
156 const Expr *DstArg = CE->getArg(0); in containsBadStrlcpyStrlcatPattern() local
220 const Expr *DstArg = CE->getArg(0); in VisitCallExpr() local
245 const Expr *DstArg = CE->getArg(0); in VisitCallExpr() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3404 Value *DstArg = CI->getArgOperand(0); emitSnPrintfMemCpy() local
3440 Value *DstArg = CI->getArgOperand(0); optimizeSnPrintFString() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8903 const Expr *DstArg = Call->getArg(0)->IgnoreParenImpCasts(); CheckStrlcpycatArguments() local
8941 const Expr *DstArg = CE->getArg(0)->IgnoreParenCasts(); CheckStrncatArguments() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3411 ImplicitParamDecl DstArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, emitTaskDupFunction() local