Searched refs:CompareWithSrc (Results 1 – 1 of 1) sorted by relevance
10034 const Expr *CompareWithSrc = nullptr; in CheckStrlcpycatArguments() local10042 CompareWithSrc = Ex; in CheckStrlcpycatArguments()10048 CompareWithSrc = ignoreLiteralAdditions(SizeCall->getArg(0), Context); in CheckStrlcpycatArguments()10052 if (!CompareWithSrc) in CheckStrlcpycatArguments()10063 const DeclRefExpr *CompareWithSrcDRE = dyn_cast<DeclRefExpr>(CompareWithSrc); in CheckStrlcpycatArguments()