Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp625 StringRef FormatExpr = Expr.take_front(FormatSpecEnd); parseNumericSubstitutionBlock() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1092 ProcessFormatStringLiteral(const Expr * FormatExpr,StringRef & FormatStrRef,size_t & StrLen,ASTContext & Context) ProcessFormatStringLiteral() argument
1257 const auto *FormatExpr = checkFortifiedBuiltinMemoryFunction() local
1293 auto *FormatExpr = TheCall->getArg(FormatIndex)->IgnoreParenImpCasts(); checkFortifiedBuiltinMemoryFunction() local
1382 const auto *FormatExpr = TheCall->getArg(2)->IgnoreParenImpCasts(); checkFortifiedBuiltinMemoryFunction() local
7254 const Expr *FormatExpr = Args[Idx]; DiagnoseCStringFormatDirectiveInCFAPI() local
H A DSemaExprObjC.cpp2567 Expr *FormatExpr = Args[Idx]; DiagnoseCStringFormatDirectiveInObjCAPI() local