reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaChecking.cpp
 7139   if (format_idx >= Args.size()) {
 7144   const Expr *OrigFormatExpr = Args[format_idx]->IgnoreParenCasts();
 7161                             format_idx, firstDataArg, Type, CallType,
 7186   SourceLocation FormatLoc = Args[format_idx]->getBeginLoc();