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