Searched defs:emitError (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DLLVMContext.cpp101 void LLVMContext::emitError(const Twine &ErrorStr) { function in class:LLVMContext
105 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { function in class:LLVMContext
115 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { function in class:LLVMContext
/freebsd-10.0-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp396 bool emitError(const Twine &Message) { function in class:__anon2286::ModuleLinker
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineInstr.cpp1848 void MachineInstr::emitError(StringRef Msg) const { function in class:MachineInstr

Completed in 174 milliseconds