Searched defs:FIX (Results 1 – 3 of 3) sorted by relevance
146 #define LLDB_DEPRECATED_FIXME(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument148 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG) argument
155 LLVM_DEPRECATED(MSG,FIX) global() argument 157 LLVM_DEPRECATED(MSG,FIX) global() argument
39 #define LLDB_DEPRECATED_FIXME(MSG, FIX) argument