Searched defs:emitError (Results 1 – 6 of 6) sorted by relevance
221 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext225 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext286 void LLVMContext::emitError(uint64_t LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
761 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator
60 bool emitError(const Twine &Message) { in emitError() function in __anon6b58b84b0111::ModuleLinker
658 bool emitError(llvm::Twine Message) { in emitError() function in __anon10d1463d1211::YAMLConverter
2201 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr
675 bool emitError = (DefaultCC == LangOptions::DCC_FastCall || in FixupInvocation() local