Searched defs:check_block_post (Results 1 – 2 of 2) sorted by relevance
220 fn check_block_post(&mut self, cx: &LateContext<'tcx>, _: &'tcx Block<'tcx>) { in check_block_post() method
286 fn check_block_post(&mut self, cx: &LateContext<'tcx>, block: &'tcx rustc_hir::Block<'tcx>) { in check_block_post() method