Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/
Dlldb-versioning.h104 #define LLDB_API_IMPL_TOONEW __attribute__((unavailable)) macro
115 (!defined(LLDB_API_IMPL_DEPRECATED) || !defined(LLDB_API_IMPL_TOONEW))
232 #define LLDB_API_NEW_IN_DOT_0 LLDB_API_IMPL_TOONEW
243 #define LLDB_API_NEW_IN_DOT_1 LLDB_API_IMPL_TOONEW
254 #define LLDB_API_NEW_IN_DOT_2 LLDB_API_IMPL_TOONEW
265 #define LLDB_API_NEW_IN_DOT_3 LLDB_API_IMPL_TOONEW
276 #define LLDB_API_NEW_IN_DOT_4 LLDB_API_IMPL_TOONEW
287 #define LLDB_API_NEW_IN_DOT_5 LLDB_API_IMPL_TOONEW
298 #define LLDB_API_NEW_IN_DOT_6 LLDB_API_IMPL_TOONEW
309 #define LLDB_API_NEW_IN_DOT_7 LLDB_API_IMPL_TOONEW
[all …]