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

  /external/clang/lib/ARCMigrate/
Transforms.h 42 void removeEmptyStatementsAndDealloc(MigrationPass &pass);
TransEmptyStatementsAndDealloc.cpp 10 // removeEmptyStatementsAndDealloc:
197 void trans::removeEmptyStatementsAndDealloc(MigrationPass &pass) {
Transforms.cpp 294 transforms.push_back(removeEmptyStatementsAndDealloc);

Completed in 1248 milliseconds