Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3199 Value *DstArg = CI->getArgOperand(0); emitSnPrintfMemCpy() local
3235 Value *DstArg = CI->getArgOperand(0); optimizeSnPrintFString() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13674 const Expr *DstArg = Call->getArg(0)->IgnoreParenImpCasts(); CheckStrlcpycatArguments() local
13715 const Expr *DstArg = CE->getArg(0)->IgnoreParenCasts(); CheckStrncatArguments() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3398 ImplicitParamDecl DstArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, emitTaskDupFunction() local