Searched refs:ScarinessScore (Results 1 – 2 of 2) sorted by relevance
37 class ScarinessScore {39 ScarinessScore() { in ScarinessScore() function55 ScarinessScore SS; in PrintSimple()
751 ScarinessScore::PrintSimple(10, "stack-overflow"); in ReportStackOverflow()767 ScarinessScore SS; in ReportDeadlySignal()811 ScarinessScore::PrintSimple(42, "double-free"); in ReportDoubleFree()834 ScarinessScore::PrintSimple(10, "new-delete-type-mismatch"); in ReportNewDeleteSizeMismatch()854 ScarinessScore::PrintSimple(40, "bad-free"); in ReportFreeNotMalloced()876 ScarinessScore::PrintSimple(10, "alloc-dealloc-mismatch"); in ReportAllocTypeMismatch()925 ScarinessScore::PrintSimple(10, bug_type); in ReportStringFunctionMemoryRangesOverlap()940 ScarinessScore::PrintSimple(10, bug_type); in ReportStringFunctionSizeOverflow()1065 ScarinessScore SS; in ReportGenericError()