LLVM 22.0.0git
Deprecated.h File Reference

Go to the source code of this file.

Macros

#define __has_feature(x)
#define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message)

Macro Definition Documentation

◆ __has_feature

#define __has_feature ( x)
Value:
0

Definition at line 19 of file Deprecated.h.

◆ LLVM_ATTRIBUTE_C_DEPRECATED

#define LLVM_ATTRIBUTE_C_DEPRECATED ( decl ,
message )
Value:
decl

Definition at line 34 of file Deprecated.h.