Lines Matching refs:ScopedReport
112 ScopedReport R(Opts, Loc, ET); in handleTypeMismatchImpl()
164 ScopedReport R(Opts, Loc, ET); in handleAlignmentAssumptionImpl()
225 ScopedReport R(Opts, Loc, ET); in handleIntegerOverflowImpl()
262 ScopedReport R(Opts, Loc, ET); in handleNegateOverflowImpl()
303 ScopedReport R(Opts, Loc, ET); in handleDivremOverflowImpl()
347 ScopedReport R(Opts, Loc, ET); in handleShiftOutOfBoundsImpl()
389 ScopedReport R(Opts, Loc, ET); in handleOutOfBoundsImpl()
411 ScopedReport R(Opts, Data->Loc, ET); in handleBuiltinUnreachableImpl()
424 ScopedReport R(Opts, Data->Loc, ET); in handleMissingReturnImpl()
444 ScopedReport R(Opts, Loc, ET); in handleVLABoundNotPositive()
504 ScopedReport R(Opts, Loc, ET); in handleFloatCastOverflow()
535 ScopedReport R(Opts, Loc, ET); in handleLoadInvalidValue()
595 ScopedReport R(Opts, Loc, ET); in handleImplicitConversion()
627 ScopedReport R(Opts, Loc, ET); in handleInvalidBuiltin()
652 ScopedReport R(Opts, Loc, ET); in handleInvalidObjCCast()
686 ScopedReport R(Opts, Loc, ET); in handleNonNullReturn()
731 ScopedReport R(Opts, Loc, ET); in handleNonNullArg()
783 ScopedReport R(Opts, Loc, ET); in handlePointerOverflowImpl()
837 ScopedReport R(Opts, Loc, ET); in handleCFIBadIcall()