Home
last modified time | relevance | path

Searched refs:GCAttrsCollector (Results 1 – 1 of 1) sorted by relevance

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