Searched refs:LLVMErrorSuccess (Results 1 – 2 of 2) sorted by relevance
50 return LLVMErrorSuccess; in LLVMOrcCreateLazyCompileCallback()79 return LLVMErrorSuccess; in LLVMOrcAddEagerlyCompiledIR()94 return LLVMErrorSuccess; in LLVMOrcAddLazilyCompiledIR()109 return LLVMErrorSuccess; in LLVMOrcAddObjectFile()126 return LLVMErrorSuccess; in LLVMOrcGetSymbolAddress()138 return LLVMErrorSuccess; in LLVMOrcGetSymbolAddressIn()
21 #define LLVMErrorSuccess 0 macro