clang 18.0.0git
Classes | Namespaces | Macros
AttributeCommonInfo.h File Reference
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/TokenKinds.h"
#include "clang/Sema/AttrParsedAttrList.inc"

Go to the source code of this file.

Classes

class  clang::AttributeCommonInfo
 
class  clang::AttributeCommonInfo::Form
 Combines information about the source-code form of an attribute, including its syntax and spelling. More...
 

Namespaces

namespace  clang
 

Macros

#define PARSED_ATTR(NAME)   AT_##NAME,
 

Macro Definition Documentation

◆ PARSED_ATTR

#define PARSED_ATTR (   NAME)    AT_##NAME,

Definition at line 63 of file AttributeCommonInfo.h.