Searched refs:LLVMErrorSuccess (Results 1 – 2 of 2) sorted by relevance
51 return LLVMErrorSuccess; in LLVMOrcCreateLazyCompileCallback()80 return LLVMErrorSuccess; in LLVMOrcAddEagerlyCompiledIR()95 return LLVMErrorSuccess; in LLVMOrcAddLazilyCompiledIR()110 return LLVMErrorSuccess; in LLVMOrcAddObjectFile()127 return LLVMErrorSuccess; in LLVMOrcGetSymbolAddress()139 return LLVMErrorSuccess; in LLVMOrcGetSymbolAddressIn()
21 #define LLVMErrorSuccess 0 macro