Searched defs:ErrorStr (Results 1 – 12 of 12) sorted by relevance
158 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()162 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()224 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError()
104 std::string ErrorStr; in main() local
46 createExecutionEngine(std::unique_ptr<llvm::Module> M, std::string *ErrorStr) { in createExecutionEngine()
309 std::string ErrorStr; in executeInput() local480 std::string ErrorStr; in linkAndVerify() local
494 std::string *ErrorStr; variable
234 std::string ErrorStr; variable
64 std::string &ErrorStr) { in addModule()
2159 std::string ErrorStr = "could not find file '"; in getInputFile() local3798 std::string ErrorStr; in ReadASTCore() local
47 std::string *ErrorStr, in createJIT()
575 std::string ErrorStr = in parseDirectiveSection() local
645 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile()
3350 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma()