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

  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
SemaCast.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaType.cpp     [all...]
SemaDecl.cpp     [all...]
SemaDeclObjC.cpp 298 if (T->isObjCLifetimeType()) {
    [all...]
SemaOverload.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaInit.cpp     [all...]
SemaTemplate.cpp     [all...]
SemaExpr.cpp 632 if (getLangOpts().ObjCAutoRefCount && Ty->isObjCLifetimeType())
    [all...]
TreeTransform.h     [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
CGExpr.cpp 249 E->getType()->isObjCLifetimeType() &&
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 313 milliseconds