Home
last modified time | relevance | path

Searched defs:CLANG_MAKE_VERSION_STRING (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
DVersion.h27 #define CLANG_MAKE_VERSION_STRING(X,Y,Z) CLANG_MAKE_VERSION_STRING2(X.Y.Z) macro
35 #define CLANG_MAKE_VERSION_STRING(X,Y) CLANG_MAKE_VERSION_STRING2(X.Y) macro