Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/clang/include/llvm/Config/
Dabi-breaking.h29 #define LLVM_XSTR(s) LLVM_STR(s)
30 #define LLVM_STR(s) #s macro
33 #undef LLVM_STR
/openbsd/src/gnu/llvm/llvm/include/llvm/Config/
Dabi-breaking.h.cmake29 #define LLVM_XSTR(s) LLVM_STR(s)
30 #define LLVM_STR(s) #s
33 #undef LLVM_STR