Home
last modified time | relevance | path

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

/freebsd-14.2/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.h127 LLDB_DEPRECATED("Use the expression evaluator to perform type casting")
286 LLDB_DEPRECATED("SBValue::GetOpaqueType() is deprecated.")
299 LLDB_DEPRECATED("Use GetType().IsPointerType() instead")
H A DSBDefines.h36 #undef LLDB_DEPRECATED
38 #define LLDB_DEPRECATED(MSG) macro
H A DSBWatchpoint.h48 LLDB_DEPRECATED("Hardware index is not available, always returns -1")
H A DSBDebugger.h383 LLDB_DEPRECATED("SBDebugger::GetCloseInputOnEOF() is deprecated.")
386 LLDB_DEPRECATED("SBDebugger::SetCloseInputOnEOF() is deprecated.")
H A DSBTarget.h832 LLDB_DEPRECATED("WatchAddress deprecated, use WatchpointCreateByAddress")
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h137 #define LLDB_DEPRECATED(MSG) \ macro
143 #define LLDB_DEPRECATED_FIXME(MSG, FIX) LLDB_DEPRECATED(MSG)