Searched defs:emitError (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/IR/ | ||
D | LLVMContext.cpp | 202 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext |
/external/llvm/lib/LTO/ | ||
D | LTOCodeGenerator.cpp | 595 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError() function in LTOCodeGenerator |
/external/llvm/lib/Linker/ | ||
D | LinkModules.cpp | 75 bool emitError(const Twine &Message) { in emitError() function in __anonc41387ad0111::ModuleLinker |
D | IRMover.cpp | 435 bool emitError(const Twine &Message) { in emitError() function in __anonba36dcca0211::IRLinker |
/external/llvm/lib/CodeGen/ | ||
D | MachineInstr.cpp | 2005 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr |