Home
last modified time | relevance | path

Searched defs:FormatExpr (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/FileCheck/
HDFileCheck.cpp631 StringRef FormatExpr = Expr.take_front(FormatSpecEnd); in parseNumericSubstitutionBlock() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjC.cpp2288 const Expr *FormatExpr = Args[Idx]; in DiagnoseCStringFormatDirectiveInCFAPI() local
HDSemaChecking.cpp1121 static bool ProcessFormatStringLiteral(const Expr *FormatExpr, in ProcessFormatStringLiteral()
1286 const auto *FormatExpr = in checkFortifiedBuiltinMemoryFunction() local
1322 auto *FormatExpr = TheCall->getArg(FormatIndex)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction() local
1411 const auto *FormatExpr = TheCall->getArg(2)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction() local
HDSemaExprObjC.cpp2576 Expr *FormatExpr = Args[Idx]; in DiagnoseCStringFormatDirectiveInObjCAPI() local