Searched refs:FirstArgExpr (Results 1 – 1 of 1) sorted by relevance
3989 Expr *FirstArgExpr = AL.getArgAsExpr(2); in handleFormatAttr() local3991 if (!checkUInt32Argument(S, AL, FirstArgExpr, FirstArg, 3)) in handleFormatAttr()4000 << FirstArgExpr->getSourceRange() in handleFormatAttr()4001 << FixItHint::CreateReplacement(FirstArgExpr->getSourceRange(), "0"); in handleFormatAttr()4009 << AL << 3 << FirstArgExpr->getSourceRange() in handleFormatAttr()4010 << FixItHint::CreateReplacement(FirstArgExpr->getSourceRange(), in handleFormatAttr()4022 << AL << 3 << FirstArgExpr->getSourceRange(); in handleFormatAttr()