Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/FileCheck/
H A DFileCheck.cpp781 StringRef FormatExpr = Expr.take_front(FormatSpecEnd); in parseNumericSubstitutionBlock() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp2564 Expr *FormatExpr = Args[Idx]; in DiagnoseCStringFormatDirectiveInObjCAPI() local
H A DSemaChecking.cpp1140 const auto *FormatExpr = in checkFortifiedBuiltinMemoryFunction() local
1188 auto *FormatExpr = TheCall->getArg(FormatIndex)->IgnoreParenImpCasts(); in checkFortifiedBuiltinMemoryFunction() local
5505 const Expr *FormatExpr = Args[Idx]; in DiagnoseCStringFormatDirectiveInCFAPI() local