OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:collectRemovables
(Results
1 - 6
of
6
) sorted by null
/external/clang/lib/ARCMigrate/
TransUnusedInitDelegate.cpp
46
collectRemovables
(body, Removables);
Transforms.h
217
void
collectRemovables
(Stmt *S, ExprSet &exprs);
TransZeroOutPropsInDealloc.cpp
112
collectRemovables
(D->getBody(), Removables);
TransRetainReleaseDealloc.cpp
56
collectRemovables
(body, Removables);
TransUnbridgedCasts.cpp
327
collectRemovables
(Body, *Removables);
Transforms.cpp
313
void trans::
collectRemovables
(Stmt *S, ExprSet &exprs) {
Completed in 63 milliseconds