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