clang 20.0.0git
|
Defines the clang::attr::Kind enum. More...
#include "clang/Basic/AttrList.inc"
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::attr |
Macros | |
#define | ATTR(X) X, |
#define | ATTR_RANGE(CLASS, FIRST_NAME, LAST_NAME) |
Enumerations | |
enum | clang::attr::Kind |
Defines the clang::attr::Kind enum.
Definition in file AttrKinds.h.
Definition at line 23 of file AttrKinds.h.
#define ATTR_RANGE | ( | CLASS, | |
FIRST_NAME, | |||
LAST_NAME | |||
) |
Definition at line 24 of file AttrKinds.h.