Thanks to visit codestin.com
Credit goes to clang.llvm.org

clang 22.0.0git
FormatAttrCommon Struct Reference

Public Attributes

FormatAttrKind Kind
IdentifierInfoIdentifier
unsigned NumArgs
unsigned FormatStringIdx

Detailed Description

Definition at line 3764 of file SemaDeclAttr.cpp.

Member Data Documentation

◆ FormatStringIdx

unsigned FormatAttrCommon::FormatStringIdx

◆ Identifier

IdentifierInfo* FormatAttrCommon::Identifier

◆ Kind

FormatAttrKind FormatAttrCommon::Kind

Definition at line 3765 of file SemaDeclAttr.cpp.

Referenced by handleFormatAttr(), and handleFormatAttrCommon().

◆ NumArgs

unsigned FormatAttrCommon::NumArgs

Definition at line 3767 of file SemaDeclAttr.cpp.

Referenced by handleFormatAttr(), and handleFormatAttrCommon().


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