Searched refs:CompareWithSrc (Results 1 – 1 of 1) sorted by relevance
13632 const Expr *CompareWithSrc = nullptr; in CheckStrlcpycatArguments() local13640 CompareWithSrc = Ex; in CheckStrlcpycatArguments()13646 CompareWithSrc = ignoreLiteralAdditions(SizeCall->getArg(0), Context); in CheckStrlcpycatArguments()13650 if (!CompareWithSrc) in CheckStrlcpycatArguments()13661 const DeclRefExpr *CompareWithSrcDRE = dyn_cast<DeclRefExpr>(CompareWithSrc); in CheckStrlcpycatArguments()