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 __anon0d17146a0111::GCAttrsCollector
266 if (GCAttrsCollector::hasObjCImpl( in checkAllAtProps()
327 GCAttrsCollector(MigrateCtx, AllProps).TraverseDecl( in traverseTU()