LLVM 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | __has_feature(x) 0 |
#define | LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) decl |
#define __has_feature | ( | x | ) | 0 |
Definition at line 19 of file Deprecated.h.
#define LLVM_ATTRIBUTE_C_DEPRECATED | ( | decl , | |
message | |||
) | decl |
Definition at line 34 of file Deprecated.h.