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

  /external/clang/lib/ARCMigrate/
TransUnbridgedCasts.cpp 84 bool exprRetainable = castExprType->isObjCIndirectLifetimeType();
85 bool castRetainable = castType->isObjCIndirectLifetimeType();
  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 291 if (!T->isObjCIndirectLifetimeType())
    [all...]

Completed in 28 milliseconds