OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transformBody
(Results
1 - 5
of
5
) sorted by null
/external/clang/lib/ARCMigrate/
TransUnusedInitDelegate.cpp
44
void
transformBody
(Stmt *body, Decl *ParentD) {
Transforms.h
196
BODY_TRANS(Pass).
transformBody
(rootS, ParentD);
TransUnbridgedCasts.cpp
74
void
transformBody
(Stmt *body, Decl *ParentD) {
84
UnbridgedCastRewriter(Pass).
transformBody
(D->getBody(), D);
TransAutoreleasePool.cpp
79
void
transformBody
(Stmt *body, Decl *ParentD) {
TransRetainReleaseDealloc.cpp
54
void
transformBody
(Stmt *body, Decl *ParentD) {
Completed in 528 milliseconds