|
clang
5.0.0
|
Defines the clang::attr::Kind enum. More...
#include "clang/Basic/AttrList.inc"Go to the source code of this file.
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| 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 24 of file AttrKinds.h.
| #define ATTR_RANGE | ( | CLASS, | |
| FIRST_NAME, | |||
| LAST_NAME | |||
| ) |
Definition at line 25 of file AttrKinds.h.
1.8.6