Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp26 class GCAttrsCollector : public RecursiveASTVisitor<GCAttrsCollector> { class
33 GCAttrsCollector(MigrationContext &ctx, in GCAttrsCollector() function in __anonc1f1c3880111::GCAttrsCollector