Searched defs:FormatExpr (Results 1 – 5 of 5) sorted by relevance
70 const StringLiteral *FormatExpr; global() variable
2288 const Expr *FormatExpr = Args[Idx]; DiagnoseCStringFormatDirectiveInCFAPI() local
1286 if (!ProcessFormatStringLiteral(FormatExpr, FormatStrRef, StrLen, Context)) in checkFortifiedBuiltinMemoryFunction() local 1121 ProcessFormatStringLiteral(const Expr * FormatExpr,StringRef & FormatStrRef,size_t & StrLen,ASTContext & Context) ProcessFormatStringLiteral() argument 1322 auto *FormatExpr = TheCall->getArg(FormatIndex)->IgnoreParenImpCasts(); checkFortifiedBuiltinMemoryFunction() local 1411 const auto *FormatExpr = TheCall->getArg(2)->IgnoreParenImpCasts(); checkFortifiedBuiltinMemoryFunction() local
2576 Expr *FormatExpr = Args[Idx]; DiagnoseCStringFormatDirectiveInObjCAPI() local
631 StringRef FormatExpr = Expr.take_front(FormatSpecEnd); in parseNumericSubstitutionBlock() local [all...]