Searched refs:ReportOptions (Results 1 – 4 of 4) sorted by relevance
24 static bool ignoreReport(SourceLocation SLoc, ReportOptions Opts) { in ignoreReport()42 ReportOptions Opts) { in handleTypeMismatchImpl()88 ReportOptions Opts) { in handleIntegerOverflowImpl()117 ReportOptions Opts) { in handleNegateOverflowImpl()148 ValueHandle RHS, ReportOptions Opts) { in handleDivremOverflowImpl()180 ReportOptions Opts) { in handleShiftOutOfBoundsImpl()219 ReportOptions Opts) { in handleOutOfBoundsImpl()244 ReportOptions Opts) { in handleBuiltinUnreachableImpl()255 static void handleMissingReturnImpl(UnreachableData *Data, ReportOptions Opts) { in handleMissingReturnImpl()269 ReportOptions Opts) { in handleVLABoundNotPositive()[all …]
213 struct ReportOptions { struct224 ReportOptions Opts = {die_after_report, pc, bp} argument230 ReportOptions Opts;234 ScopedReport(ReportOptions Opts, Location SummaryLoc);
34 ReportOptions Opts) { in HandleDynamicTypeCacheMiss()
331 ScopedReport::ScopedReport(ReportOptions Opts, Location SummaryLoc) in ScopedReport()