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

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

Completed in 101 milliseconds