HomeSort by: relevance | last modified time | path
    Searched refs:isGCOwnedNonObjC (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransGCCalls.cpp 39 if (MigrateCtx.isGCOwnedNonObjC(E->getType())) {
Transforms.h 114 bool isGCOwnedNonObjC(QualType T);
Transforms.cpp 360 bool MigrationContext::isGCOwnedNonObjC(QualType T) {

Completed in 17 milliseconds