Searched defs:emitError (Results 1 – 6 of 6) sorted by relevance
214 void LLVMContext::emitError(const Twine &ErrorStr) { emitError() function in LLVMContext 218 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { emitError() function in LLVMContext 279 void LLVMContext::emitError(uint64_t LocCookie, const Twine &ErrorStr) { emitError() function in LLVMContext
769 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { emitError() function in LTOCodeGenerator [all...]
60 bool emitError(const Twine &Message) { in emitError() function in __anona925769d0111::ModuleLinker
654 bool emitError(llvm::Twine Message) { emitError() function in __anon561c0f8f1211::YAMLConverter [all...]
2131 void MachineInstr::emitError(StringRef Msg) const { emitError() function in MachineInstr
651 bool emitError = (DefaultCC == LangOptions::DCC_FastCall || FixupInvocation() local