Searched defs:FormatExpr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/ | ||
H A D | FileCheck.cpp | 625 StringRef FormatExpr = Expr.take_front(FormatSpecEnd); parseNumericSubstitutionBlock() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 1092 ProcessFormatStringLiteral(const Expr * FormatExpr,StringRef & FormatStrRef,size_t & StrLen,ASTContext & Context) ProcessFormatStringLiteral() argument |
H A D | SemaExprObjC.cpp | 2567 Expr *FormatExpr = Args[Idx]; DiagnoseCStringFormatDirectiveInObjCAPI() local |