OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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