Searched refs:isGCOwnedNonObjC (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp40 if (MigrateCtx.isGCOwnedNonObjC(E->getType())) {
H A DTransforms.h115 bool isGCOwnedNonObjC(QualType T);
H A DTransforms.cpp368 bool MigrationContext::isGCOwnedNonObjC(QualType T) { function in class:MigrationContext

Completed in 286 milliseconds