Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
DTransforms.h39 void removeZeroOutPropsInDeallocFinalize(MigrationPass &pass);
DTransZeroOutPropsInDealloc.cpp221 void trans::removeZeroOutPropsInDeallocFinalize(MigrationPass &pass) { in removeZeroOutPropsInDeallocFinalize() function in trans
DTransforms.cpp574 removeZeroOutPropsInDeallocFinalize(pass); in independentTransforms()