OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeEmptyStatementsAndDeallocFinalize
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/ARCMigrate/
Transforms.h
44
void
removeEmptyStatementsAndDeallocFinalize
(MigrationPass &pass);
TransEmptyStatementsAndDealloc.cpp
242
void trans::
removeEmptyStatementsAndDeallocFinalize
(MigrationPass &pass) {
Transforms.cpp
596
transforms.push_back(
removeEmptyStatementsAndDeallocFinalize
);
Completed in 132 milliseconds