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

Declarations

tools/clang/include/clang/Sema/Sema.h
11342   static FormatStringType GetFormatStringType(const FormatAttr *Format);

References

tools/clang/lib/Sema/SemaChecking.cpp
 4146   if ((GetFormatStringType(Format) == FST_NSString) &&
 6945                   Type == S.GetFormatStringType(PVFormat))
 7127                                 FSI.FirstDataArg, GetFormatStringType(Format),