Searched defs:DEPRECATED (Results 1 – 1 of 1) sorted by relevance
13 #define DEPRECATED(msg) [[deprecated(msg)]] macro15 #define DEPRECATED(msg) __attribute__((deprecated(msg))) macro17 #define DEPRECATED(msg) macro