Searched refs:LLVM_C_API (Results 1 – 2 of 2) sorted by relevance
26 // If the LLVM_C_API macro is set, then values handled via HANDLE_*_EXCLUDE_LLVM_C_API will not be …27 #ifndef LLVM_C_API28 #define LLVM_C_API 067 #if LLVM_C_API137 #undef LLVM_C_API
1009 #define LLVM_C_API 1 in LLVMGetValueKind() macro