Searched refs:ignoreLiteralAdditions (Results 1 – 1 of 1) sorted by relevance
5398 static const Expr *ignoreLiteralAdditions(const Expr *Ex, ASTContext &Ctx) { in ignoreLiteralAdditions() function5443 const Expr *SrcArg = ignoreLiteralAdditions(Call->getArg(1), Context); in CheckStrlcpycatArguments()5444 const Expr *SizeArg = ignoreLiteralAdditions(Call->getArg(2), Context); in CheckStrlcpycatArguments()5459 CompareWithSrc = ignoreLiteralAdditions(SizeCall->getArg(0), Context); in CheckStrlcpycatArguments()