Searched defs:GCAttrsCollector (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp27 class GCAttrsCollector : public RecursiveASTVisitor<GCAttrsCollector> { class in namespace:__anon15991
32 typedef RecursiveASTVisitor<GCAttrsCollector> base;
34 GCAttrsCollector(MigrationContext &ctx, function in class:__anon15991::GCAttrsCollector
270 if (GCAttrsCollector::hasObjCImpl(
331 GCAttrsCollector(MigrateCtx, AllProps).TraverseDecl(

Completed in 69 milliseconds