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