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

Declarations

tools/clang/include/clang/Sema/Sema.h
11346   static bool GetFormatNSStringIdx(const FormatAttr *Format, unsigned &Idx);

References

tools/clang/lib/Sema/SemaChecking.cpp
 4170       if (S.GetFormatNSStringIdx(I, Idx)) {
tools/clang/lib/Sema/SemaExprObjC.cpp
 2396       if (S.GetFormatNSStringIdx(I, Idx)) {