Searched refs:FullyMigratable (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp28 bool FullyMigratable; member in class:__anon349::GCAttrsCollector
35 : MigrateCtx(ctx), FullyMigratable(false),
49 SaveAndRestore Save(FullyMigratable, isMigratable(D));
116 Attr.FullyMigratable = FullyMigratable;
184 if (Attr.FullyMigratable && Attr.Dcl) {
346 llvm::errs() << "\nMIGRATABLE: " << Attr.FullyMigratable;
H A DTransforms.h93 bool FullyMigratable; member in struct:clang::arcmt::trans::MigrationContext::GCAttrOccurrence

Completed in 205 milliseconds