Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
DTransGCAttrs.cpp26 class GCAttrsCollector : public RecursiveASTVisitor<GCAttrsCollector> { class
31 typedef RecursiveASTVisitor<GCAttrsCollector> base;
33 GCAttrsCollector(MigrationContext &ctx, in GCAttrsCollector() function in __anond0248b040111::GCAttrsCollector
262 if (GCAttrsCollector::hasObjCImpl( in checkAllAtProps()
322 GCAttrsCollector(MigrateCtx, AllProps).TraverseDecl( in traverseTU()