Searched refs:BodyMigrator (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp254 class BodyMigrator : public RecursiveASTVisitor<BodyMigrator> { class in namespace:__anon17685
259 BodyMigrator(ObjCMigrateASTConsumer &consumer) : Consumer(consumer) { } function in class:__anon17685::BodyMigrator
278 BodyMigrator(*this).TraverseDecl(D);

Completed in 95 milliseconds