Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6713 const Expr *OrigFormatExpr = Args[format_idx]->IgnoreParenCasts(); in CheckFormatArguments() local
6792 const Expr *OrigFormatExpr; member in __anon28c3fbb11f11::CheckFormatHandler
8830 const StringLiteral *ReferenceFormatString, const Expr *OrigFormatExpr, in CheckFormatString()