Searched defs:ScopedEndOfReportDecorator (Results 1 – 1 of 1) sorted by relevance
35 struct ScopedEndOfReportDecorator { struct 36 ScopedEndOfReportDecorator(gwp_asan::Printf_t Printf) : Printf(Printf) {} in ScopedEndOfReportDecorator() argument 37 ~ScopedEndOfReportDecorator() { Printf("*** End GWP-ASan report ***\n"); } in ~ScopedEndOfReportDecorator() argument 38 Printf__anona748d24d0111::ScopedEndOfReportDecorator global() argument