HomeSort by relevance Sort by last modified time
    Searched refs:removeEmptyStatementsAndDeallocFinalize (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/ARCMigrate/
Transforms.h 44 void removeEmptyStatementsAndDeallocFinalize(MigrationPass &pass);
TransEmptyStatementsAndDealloc.cpp 250 void trans::removeEmptyStatementsAndDeallocFinalize(MigrationPass &pass) {
Transforms.cpp 601 transforms.push_back(removeEmptyStatementsAndDeallocFinalize);

Completed in 178 milliseconds