Searched refs:LLVMParseBitcodeInContext (Results 1 – 3 of 3) sorted by relevance
27 return LLVMParseBitcodeInContext(wrap(&getGlobalContext()), MemBuf, OutModule, in LLVMParseBitcode()31 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext() function
39 if (LLVMParseBitcodeInContext(C, MemBuf, &M, &Message)) in llvm_parse_bitcode()
41 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef,