Searched defs:FormatExpr (Results 1 – 4 of 4) sorted by relevance
2288 const Expr *FormatExpr = Args[Idx]; in DiagnoseCStringFormatDirectiveInCFAPI() local
1121 static bool ProcessFormatStringLiteral(const Expr *FormatExpr, in ProcessFormatStringLiteral()1286 const auto *FormatExpr = in checkFortifiedBuiltinMemoryFunction() local1322 auto *FormatExpr = TheCall->getArg(FormatIndex)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction() local1411 const auto *FormatExpr = TheCall->getArg(2)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction() local
2576 Expr *FormatExpr = Args[Idx]; in DiagnoseCStringFormatDirectiveInObjCAPI() local
631 StringRef FormatExpr = Expr.take_front(FormatSpecEnd); in parseNumericSubstitutionBlock() local