Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp6071 const Expr *OrigFormatExpr = Args[format_idx]->IgnoreParenCasts(); in CheckFormatArguments() local
6148 const Expr *OrigFormatExpr; member in __anon276a60f01b11::CheckFormatHandler
7810 Sema &S, const FormatStringLiteral *FExpr, const Expr *OrigFormatExpr, in CheckFormatString()