HomeSort by relevance Sort by last modified time
    Searched refs:isGCOwnedNonObjC (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/ARCMigrate/
TransGCCalls.cpp 40 if (MigrateCtx.isGCOwnedNonObjC(E->getType())) {
Transforms.h 115 bool isGCOwnedNonObjC(QualType T);
Transforms.cpp 368 bool MigrationContext::isGCOwnedNonObjC(QualType T) {

Completed in 63 milliseconds