clang 20.0.0git
|
#include "clang/Sema/Sema.h"
Public Attributes | |
unsigned | FormatIdx |
unsigned | FirstDataArg |
FormatArgumentPassingKind | ArgPassingKind |
FormatArgumentPassingKind clang::Sema::FormatStringInfo::ArgPassingKind |
Definition at line 2201 of file Sema.h.
Referenced by checkFormatStringExpr(), and clang::Sema::getFormatStringInfo().
unsigned clang::Sema::FormatStringInfo::FirstDataArg |
Definition at line 2200 of file Sema.h.
Referenced by clang::Sema::getFormatStringInfo().
unsigned clang::Sema::FormatStringInfo::FormatIdx |
Definition at line 2199 of file Sema.h.
Referenced by checkFormatStringExpr(), clang::SemaObjC::GetFormatNSStringIdx(), and clang::Sema::getFormatStringInfo().