Searched refs:ZeroOutInDeallocRemover (Results 1 – 1 of 1) sorted by relevance
25 class ZeroOutInDeallocRemover : class26 public RecursiveASTVisitor<ZeroOutInDeallocRemover> {27 typedef RecursiveASTVisitor<ZeroOutInDeallocRemover> base;37 ZeroOutInDeallocRemover(MigrationPass &pass) : Pass(pass), SelfD(nullptr) { in ZeroOutInDeallocRemover() function in __anon90a7af540111::ZeroOutInDeallocRemover222 ZeroOutInDeallocRemover trans(pass); in removeZeroOutPropsInDeallocFinalize()