OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FullyMigratable
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/ARCMigrate/
TransGCAttrs.cpp
29
bool
FullyMigratable
;
36
: MigrateCtx(ctx),
FullyMigratable
(false),
50
SaveAndRestore<bool> Save(
FullyMigratable
, isMigratable(D));
119
Attr.
FullyMigratable
=
FullyMigratable
;
191
if (Attr.
FullyMigratable
&& Attr.Dcl) {
355
llvm::errs() << "\nMIGRATABLE: " << Attr.
FullyMigratable
;
Transforms.h
94
bool
FullyMigratable
;
Completed in 44 milliseconds