Searched defs:emitError (Results 1 – 5 of 5) sorted by relevance
189 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext193 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext251 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
680 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator
59 bool emitError(const Twine &Message) { in emitError() function in __anonc23b2f560111::ModuleLinker
2084 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr
514 bool emitError = (DefaultCC == LangOptions::DCC_FastCall || in FixupInvocation() local