Searched refs:LLVM_C_API (Results 1 – 6 of 6) 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_API136 #undef LLVM_C_API
884 #define LLVM_C_API 1 in LLVMGetValueKind() macro