Searched defs:emitError (Results 1 – 5 of 5) sorted by relevance
209 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext213 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext271 void LLVMContext::emitError(uint64_t LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
768 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator
60 bool emitError(const Twine &Message) { in emitError() function in __anon7ff018980111::ModuleLinker
2095 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr
553 bool emitError = (DefaultCC == LangOptions::DCC_FastCall || in FixupInvocation() local