|
clang 22.0.0git
|
Public Attributes | |
| FormatAttrKind | Kind |
| IdentifierInfo * | Identifier |
| unsigned | NumArgs |
| unsigned | FormatStringIdx |
Definition at line 3828 of file SemaDeclAttr.cpp.
| unsigned FormatAttrCommon::FormatStringIdx |
Definition at line 3832 of file SemaDeclAttr.cpp.
Referenced by handleFormatAttr(), handleFormatAttrCommon(), and handleFormatMatchesAttr().
| IdentifierInfo* FormatAttrCommon::Identifier |
Definition at line 3830 of file SemaDeclAttr.cpp.
Referenced by handleFormatAttr(), handleFormatAttrCommon(), and handleFormatMatchesAttr().
| FormatAttrKind FormatAttrCommon::Kind |
Definition at line 3829 of file SemaDeclAttr.cpp.
Referenced by handleFormatAttr(), and handleFormatAttrCommon().
| unsigned FormatAttrCommon::NumArgs |
Definition at line 3831 of file SemaDeclAttr.cpp.
Referenced by handleFormatAttr(), and handleFormatAttrCommon().