clang 22.0.0git
FormatAttrCommon Struct Reference

Public Attributes

FormatAttrKind Kind
IdentifierInfoIdentifier
unsigned NumArgs
unsigned FormatStringIdx

Detailed Description

Definition at line 3759 of file SemaDeclAttr.cpp.

Member Data Documentation

◆ FormatStringIdx

unsigned FormatAttrCommon::FormatStringIdx

◆ Identifier

IdentifierInfo* FormatAttrCommon::Identifier

◆ Kind

FormatAttrKind FormatAttrCommon::Kind

Definition at line 3760 of file SemaDeclAttr.cpp.

Referenced by handleFormatAttr(), and handleFormatAttrCommon().

◆ NumArgs

unsigned FormatAttrCommon::NumArgs

Definition at line 3762 of file SemaDeclAttr.cpp.

Referenced by handleFormatAttr(), and handleFormatAttrCommon().


The documentation for this struct was generated from the following file: