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

Declarations

tools/clang/include/clang/Sema/Sema.h
11355   bool CheckFormatArguments(ArrayRef<const Expr *> Args,

References

tools/clang/lib/Sema/SemaChecking.cpp
 6160     bool Success = CheckFormatArguments(
 7126     return CheckFormatArguments(Args, FSI.HasVAListArg, FSI.FormatIdx,