Home
last modified time | relevance | path

Searched defs:FIX (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h146 #define LLDB_DEPRECATED_FIXME(MSG, FIX) __attribute__((deprecated(MSG, FIX))) argument
148 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG) argument
/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h155 LLVM_DEPRECATED(MSG,FIX) global() argument
157 LLVM_DEPRECATED(MSG,FIX) global() argument
/llvm-project/lldb/include/lldb/API/
H A DSBDefines.h39 #define LLDB_DEPRECATED_FIXME(MSG, FIX) argument