Searched refs:LLVMParseIRInContext (Results 1 – 3 of 3) sorted by relevance
31 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef,
30 if (LLVMParseIRInContext(C, MemBuf, &M, &Message)) in llvm_parse_ir()
110 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef, in LLVMParseIRInContext() function