Searched refs:ZeroOutInDeallocRemover (Results 1 – 1 of 1) sorted by relevance
26 class ZeroOutInDeallocRemover : class27 public RecursiveASTVisitor<ZeroOutInDeallocRemover> {28 typedef RecursiveASTVisitor<ZeroOutInDeallocRemover> base;38 ZeroOutInDeallocRemover(MigrationPass &pass) : Pass(pass), SelfD(nullptr) { in ZeroOutInDeallocRemover() function in __anon6df63aad0111::ZeroOutInDeallocRemover225 ZeroOutInDeallocRemover trans(pass); in removeZeroOutPropsInDeallocFinalize()