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

Declarations

tools/clang/include/clang/Sema/Sema.h
11245   static bool getFormatStringInfo(const FormatAttr *Format, bool IsCXXMember,

References

tools/clang/lib/Sema/SemaChecking.cpp
 4147       getFormatStringInfo(Format, false, &FSI)) {
 7125   if (getFormatStringInfo(Format, IsCXXMember, &FSI))