Searched defs:emitError (Results 1 – 8 of 8) sorted by relevance
81 void LLVMContext::emitError(StringRef ErrorStr) { in emitError() function in LLVMContext85 void LLVMContext::emitError(const Instruction *I, StringRef ErrorStr) { in emitError() function in LLVMContext95 void LLVMContext::emitError(unsigned LocCookie, StringRef ErrorStr) { in emitError() function in LLVMContext
218 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext222 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext273 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
668 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator
62 bool emitError(const Twine &Message) { in emitError() function in __anonb52902ac0111::ModuleLinker
355 bool emitError(const Twine &Message) { in emitError() function in __anonfa0c25d80211::ModuleLinker
1758 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr
2027 bool emitError = (DefaultCC == LangOptions::DCC_FastCall || in ParseLangArgs() local
2146 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr