Searched defs:ErrorStr (Results 1 – 7 of 7) sorted by relevance
176 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()180 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()238 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError()
530 std::string *ErrorStr; variable
319 std::string ErrorStr; variable
42 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT()
692 std::string ErrorStr = in parseDirectiveSection() local
7399 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma()
8800 std::string ErrorStr; in getSymbolFunctionGlobalAddress() local