Home
last modified time | relevance | path

Searched refs:LLDB_DEPRECATED (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBHostOS.h27 LLDB_DEPRECATED("Threading functionality in SBHostOS is not well supported, "
31 LLDB_DEPRECATED("Threading functionality in SBHostOS is not well supported, "
37 LLDB_DEPRECATED("Threading functionality in SBHostOS is not well supported, "
41 LLDB_DEPRECATED("Threading functionality in SBHostOS is not well supported, "
45 LLDB_DEPRECATED("Threading functionality in SBHostOS is not well supported, "
H A DSBValue.h131 LLDB_DEPRECATED("Use the expression evaluator to perform type casting")
304 LLDB_DEPRECATED("SBValue::GetOpaqueType() is deprecated.")
317 LLDB_DEPRECATED("Use GetType().IsPointerType() instead")
H A DSBDefines.h36 #undef LLDB_DEPRECATED
38 #define LLDB_DEPRECATED(MSG) macro
H A DSBDebugger.h399 LLDB_DEPRECATED("SBDebugger::GetCloseInputOnEOF() is deprecated.")
402 LLDB_DEPRECATED("SBDebugger::SetCloseInputOnEOF() is deprecated.")
H A DSBTarget.h843 LLDB_DEPRECATED("WatchAddress deprecated, use WatchpointCreateByAddress")
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h142 #define LLDB_DEPRECATED(MSG) \ macro
148 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG)