Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp26 class GCAttrsCollector : public RecursiveASTVisitor<GCAttrsCollector> { class
33 GCAttrsCollector(MigrationContext &ctx, in GCAttrsCollector() function in __anondb5216d30111::GCAttrsCollector