Searched defs:FormatExpr (Results 1 – 4 of 4) sorted by relevance
2287 const Expr *FormatExpr = Args[Idx]; in DiagnoseCStringFormatDirectiveInCFAPI() local
1122 static bool ProcessFormatStringLiteral(const Expr *FormatExpr, in ProcessFormatStringLiteral()1292 const auto *FormatExpr = in checkFortifiedBuiltinMemoryFunction() local1328 auto *FormatExpr = TheCall->getArg(FormatIndex)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction() local1417 const auto *FormatExpr = TheCall->getArg(2)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction() local
2565 Expr *FormatExpr = Args[Idx]; in DiagnoseCStringFormatDirectiveInObjCAPI() local
668 StringRef FormatExpr = Expr.take_front(FormatSpecEnd); in parseNumericSubstitutionBlock() local