Searched defs:LLDB_DEPRECATED_FIXME (Results 1 – 2 of 2) sorted by relevance
146 #define LLDB_DEPRECATED_FIXME(MSG, FIX) __attribute__((deprecated(MSG, FIX))) macro148 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG) macro
39 #define LLDB_DEPRECATED_FIXME(MSG, FIX) macro