Searched defs:emitError (Results 1 – 4 of 4) sorted by relevance
176 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext180 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext238 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
707 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator
59 bool emitError(const Twine &Message) { in emitError() function in __anon52ef29a20111::ModuleLinker
1992 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr