Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCStringSyntaxChecker.cpp106 const Expr *DstArg = CE->getArg(0); in containsBadStrncatPattern() local
142 const Expr *DstArg = CE->getArg(0); in VisitCallExpr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp3079 Value *DstArg = CI->getArgOperand(0); in emitSnPrintfMemCpy() local
3115 Value *DstArg = CI->getArgOperand(0); in optimizeSnPrintFString() local
/external/clang/lib/Sema/
DSemaChecking.cpp6374 const Expr *DstArg = Call->getArg(0)->IgnoreParenImpCasts(); in CheckStrlcpycatArguments() local
6415 const Expr *DstArg = CE->getArg(0)->IgnoreParenCasts(); in CheckStrncatArguments() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3610 ImplicitParamDecl DstArg(C, /*DC=*/nullptr, Loc, in emitTaskDupFunction() local