LLVM 19.0.0git
Macros
Deprecated.h File Reference

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ __has_feature

#define __has_feature (   x)    0

Definition at line 19 of file Deprecated.h.

◆ LLVM_ATTRIBUTE_C_DEPRECATED

#define LLVM_ATTRIBUTE_C_DEPRECATED (   decl ,
  message 
)     decl

Definition at line 34 of file Deprecated.h.