Searched refs:FormatStrExpr (Results 1 – 1 of 1) sorted by relevance
4082 Expr *FormatStrExpr = AL.getArgAsExpr(2)->IgnoreParenImpCasts(); in handleFormatMatchesAttr() local4083 if (auto *SL = dyn_cast<StringLiteral>(FormatStrExpr)) { in handleFormatMatchesAttr()4093 << FormatStrExpr->getSourceRange(); in handleFormatMatchesAttr()