Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp221 void trans::removeZeroOutPropsInDeallocFinalize(MigrationPass &pass) { in removeZeroOutPropsInDeallocFinalize() function in trans
H A DTransforms.h39 void removeZeroOutPropsInDeallocFinalize(MigrationPass &pass);
H A DTransforms.cpp575 removeZeroOutPropsInDeallocFinalize(pass); in independentTransforms()