Lines Matching refs:reportError

286     getContext().reportError(getStartTokLoc(),  in getCurrentDwarfFrameInfo()
310 getContext().reportError(Loc, "parent function id not introduced by " in emitCVInlineSiteIdDirective()
329 getContext().reportError( in checkCVLocSection()
338 getContext().reportError( in checkCVLocSection()
427 return getContext().reportError(Loc, "symbol '" + Twine(Symbol->getName()) + in emitLabel()
449 return getContext().reportError( in emitCFIStartProc()
697 getContext().reportError( in EnsureValidWinFrameInfo()
702 getContext().reportError( in EnsureValidWinFrameInfo()
712 return getContext().reportError( in emitWinCFIStartProc()
715 getContext().reportError( in emitWinCFIStartProc()
732 getContext().reportError(Loc, "Not all chained regions terminated!"); in emitWinCFIEndProc()
750 getContext().reportError(Loc, "Not all chained regions terminated!"); in emitWinCFIFuncletOrFuncEnd()
774 return getContext().reportError( in emitWinCFIEndChained()
789 return getContext().reportError( in emitWinEHHandler()
793 getContext().reportError(Loc, "Don't know what kind of handler this is!"); in emitWinEHHandler()
805 getContext().reportError(Loc, "Chained unwind areas can't have handlers!"); in emitWinEHHandlerData()
882 return getContext().reportError( in emitWinCFISetFrame()
885 return getContext().reportError(Loc, "offset is not a multiple of 16"); in emitWinCFISetFrame()
887 return getContext().reportError( in emitWinCFISetFrame()
903 return getContext().reportError(Loc, in emitWinCFIAllocStack()
906 return getContext().reportError( in emitWinCFIAllocStack()
922 return getContext().reportError( in emitWinCFISaveReg()
938 return getContext().reportError(Loc, "offset is not a multiple of 16"); in emitWinCFISaveXMM()
952 return getContext().reportError( in emitWinCFIPushFrame()
1005 getContext().reportError(EndLoc, "Unfinished frame!"); in finish()