Searched refs:ReportStmts (Results 1 – 2 of 2) sorted by relevance
324 class ReportStmts : public Checker<check::PreStmt<Stmt>> { class343 mgr.registerChecker<ReportStmts>(); in registerReportStmts()
1643 def ReportStmts : Checker<"ReportStmts">,