HomeSort by relevance Sort by last modified time
    Searched defs:emitError (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/IR/
LLVMContext.cpp 202 void LLVMContext::emitError(const Twine &ErrorStr) {
206 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) {
274 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) {
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 180 emitError(ErrMsg);
191 emitError(ErrMsg);
211 emitError(EC.message());
247 emitError(EC.message());
294 emitError(ErrMsg);
595 void LTOCodeGenerator::emitError(const std::string &ErrMsg) {
  /external/llvm/lib/Linker/
LinkModules.cpp 75 bool emitError(const Twine &Message) {
352 return emitError("Linking COMDATs named '" + ComdatName +
358 return emitError(
386 return emitError("Linking COMDATs named '" + ComdatName +
396 return emitError("Linking COMDATs named '" + ComdatName +
415 return emitError("Linking COMDATs named '" + ComdatName +
422 return emitError("Linking COMDATs named '" + ComdatName +
565 return emitError("Linking globals named '" + Src.getName() +
IRMover.cpp 435 bool emitError(const Twine &Message) {
    [all...]
  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar 

Completed in 78 milliseconds