|
clang 22.0.0git
|
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 |
The syntaxes supported by this attribute and how they're spelled.
Definition at line 68 of file ParsedAttrInfo.h.
| const char* clang::ParsedAttrInfo::Spelling::NormalizedFullName |
Definition at line 70 of file ParsedAttrInfo.h.
Referenced by clang::ParsedAttrInfo::hasSpelling().
| AttributeCommonInfo::Syntax clang::ParsedAttrInfo::Spelling::Syntax |
Definition at line 69 of file ParsedAttrInfo.h.
Referenced by clang::ParsedAttrInfo::hasSpelling().