Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3433 Value *DstArg = CI->getArgOperand(0); in emitSnPrintfMemCpy() local
3469 Value *DstArg = CI->getArgOperand(0); in optimizeSnPrintFString() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8907 const Expr *DstArg = Call->getArg(0)->IgnoreParenImpCasts(); in CheckStrlcpycatArguments() local
8945 const Expr *DstArg = CE->getArg(0)->IgnoreParenCasts(); in CheckStrncatArguments() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3412 ImplicitParamDecl DstArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, in emitTaskDupFunction() local