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