Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/
Dlldb-versioning.h14 #define LLDB_API_MAJOR_VERSION 1 macro
124 #if defined(LLDB_API_MAJOR_VERSION) && \
125 (LLDB_API_MAJOR_VERSION != LLDB_API_MAJOR_VERSION_WANTED)