|
clang 24.0.0git
|
Public Attributes | |
| FormatAttrKind | Kind |
| IdentifierInfo * | Identifier |
| unsigned | NumArgs |
| unsigned | FormatStringIdx |
Definition at line 4110 of file SemaDeclAttr.cpp.
| unsigned FormatAttrCommon::FormatStringIdx |
Definition at line 4114 of file SemaDeclAttr.cpp.
Referenced by handleFormatAttr(), handleFormatAttrCommon(), and handleFormatMatchesAttr().
| IdentifierInfo* FormatAttrCommon::Identifier |
Definition at line 4112 of file SemaDeclAttr.cpp.
Referenced by handleFormatAttr(), handleFormatAttrCommon(), and handleFormatMatchesAttr().
| FormatAttrKind FormatAttrCommon::Kind |
Definition at line 4111 of file SemaDeclAttr.cpp.
Referenced by handleFormatAttr(), and handleFormatAttrCommon().
| unsigned FormatAttrCommon::NumArgs |
Definition at line 4113 of file SemaDeclAttr.cpp.
Referenced by handleFormatAttr(), and handleFormatAttrCommon().