Searched refs:LLVM_STR (Results 1 – 12 of 12) sorted by relevance
31 #define LLVM_XSTR(s) LLVM_STR(s)32 #define LLVM_STR(s) #s macro35 #undef LLVM_STR
33 #define LLVM_XSTR(s) LLVM_STR(s)34 #define LLVM_STR(s) #s macro37 #undef LLVM_STR
29 #define LLVM_XSTR(s) LLVM_STR(s)30 #define LLVM_STR(s) #s33 #undef LLVM_STR