Home
last modified time | relevance | path

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

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