Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8870 const Expr *OrigFormatExpr = Args[format_idx]->IgnoreParenCasts(); in CheckFormatArguments() local
8947 const Expr *OrigFormatExpr; member in __anon8097fee11c11::CheckFormatHandler
10523 Sema &S, const FormatStringLiteral *FExpr, const Expr *OrigFormatExpr, in CheckFormatString()