Home
last modified time | relevance | path

Searched refs:removeZeroOutPropsInDeallocFinalize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransforms.h40 void removeZeroOutPropsInDeallocFinalize(MigrationPass &pass);
H A DTransZeroOutPropsInDealloc.cpp224 void trans::removeZeroOutPropsInDeallocFinalize(MigrationPass &pass) { in removeZeroOutPropsInDeallocFinalize() function in trans
H A DTransforms.cpp580 removeZeroOutPropsInDeallocFinalize(pass); in independentTransforms()