Searched refs:setErrorStr (Results 1 – 3 of 3) sorted by relevance
109 .setErrorStr(&Error); in LLVMCreateExecutionEngineForModule()124 .setErrorStr(&Error); in LLVMCreateInterpreterForModule()140 .setErrorStr(&Error) in LLVMCreateJITCompilerForModule()199 .setErrorStr(&Error) in LLVMCreateMCJITCompilerForModule()
361 .setErrorStr(&Error) in lp_build_create_jit_compiler_for_module()
576 EngineBuilder &setErrorStr(std::string *e) { in setErrorStr() function