clang 19.0.0git
Public Attributes | List of all members
clang::ParsedAttrInfo::Spelling Struct Reference

The syntaxes supported by this attribute and how they're spelled. More...

#include "clang/Basic/ParsedAttrInfo.h"

Public Attributes

AttributeCommonInfo::Syntax Syntax
 
const char * NormalizedFullName
 

Detailed Description

The syntaxes supported by this attribute and how they're spelled.

Definition at line 66 of file ParsedAttrInfo.h.

Member Data Documentation

◆ NormalizedFullName

const char* clang::ParsedAttrInfo::Spelling::NormalizedFullName

Definition at line 68 of file ParsedAttrInfo.h.

◆ Syntax

AttributeCommonInfo::Syntax clang::ParsedAttrInfo::Spelling::Syntax

Definition at line 67 of file ParsedAttrInfo.h.


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