Searched defs:emitError (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/IR/ | ||
D | LLVMContext.cpp | 158 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() function in LLVMContext |
/external/llvm/lib/CodeGen/ | ||
D | MachineInstr.cpp | 1933 void MachineInstr::emitError(StringRef Msg) const { in emitError() function in MachineInstr |
/external/llvm/lib/Linker/ | ||
D | LinkModules.cpp | 441 bool emitError(const Twine &Message) { in emitError() function in __anonc41387ad0211::ModuleLinker |