Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp9142 const Expr *OrigFormatExpr = Args[format_idx]->IgnoreParenCasts(); in CheckFormatArguments() local
9220 const Expr *OrigFormatExpr; member in __anon9b6cdc881d11::CheckFormatHandler
10845 Sema &S, const FormatStringLiteral *FExpr, const Expr *OrigFormatExpr, in CheckFormatString()