Home
last modified time | relevance | path

Searched defs:emitError (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/IR/
DLLVMContext.cpp202 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext
206 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() function in LLVMContext
274 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError() function in LLVMContext
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp595 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator
/external/llvm/lib/Linker/
DLinkModules.cpp75 bool emitError(const Twine &Message) { in emitError() function in __anonc41387ad0111::ModuleLinker
DIRMover.cpp435 bool emitError(const Twine &Message) { in emitError() function in __anonba36dcca0211::IRLinker
/external/llvm/lib/CodeGen/
DMachineInstr.cpp2005 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr