Searched refs:CompareWithSrc (Results 1 – 1 of 1) sorted by relevance
11572 const Expr *CompareWithSrc = nullptr; in CheckStrlcpycatArguments() local11580 CompareWithSrc = Ex; in CheckStrlcpycatArguments()11586 CompareWithSrc = ignoreLiteralAdditions(SizeCall->getArg(0), Context); in CheckStrlcpycatArguments()11590 if (!CompareWithSrc) in CheckStrlcpycatArguments()11601 const DeclRefExpr *CompareWithSrcDRE = dyn_cast<DeclRefExpr>(CompareWithSrc); in CheckStrlcpycatArguments()