Searched refs:FirstArgExpr (Results 1 – 1 of 1) sorted by relevance
3482 Expr *FirstArgExpr = AL.getArgAsExpr(2); in handleFormatAttr() local3484 if (!checkUInt32Argument(S, AL, FirstArgExpr, FirstArg, 3)) in handleFormatAttr()3502 << FirstArgExpr->getSourceRange(); in handleFormatAttr()3508 << AL << 3 << FirstArgExpr->getSourceRange(); in handleFormatAttr()