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