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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h29 * CINDEX_VERSION_MINOR should increase when there are API additions.
36 #define CINDEX_VERSION_MINOR 60 macro
41 CINDEX_VERSION_ENCODE(CINDEX_VERSION_MAJOR, CINDEX_VERSION_MINOR)
48 CINDEX_VERSION_STRINGIZE(CINDEX_VERSION_MAJOR, CINDEX_VERSION_MINOR)

Completed in 114 milliseconds