Searched refs:LLDB_API_CHECK_VERSIONING_WORKS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-versioning.h101 // LLDB_API_CHECK_VERSIONING_WORKS when you are ready to go live
105 #define LLDB_API_CHECK_VERSIONING_WORKS macro
109 !defined(LLDB_API_CHECK_VERSIONING_WORKS)
114 #if defined(LLDB_API_CHECK_VERSIONING_WORKS) && \
117 "LLDB_API_CHECK_VERSIONING_WORKS needs LLDB_API_IMPL_DEPRECATED and LLDB_API_IMPL_TOONEW to be defined"

Completed in 157 milliseconds