/external/clang/lib/ARCMigrate/ |
D | TransGCAttrs.cpp | 190 if (!Attr.ModifiedType->isObjCRetainableType()) { in errorForGCAttrsOnNonObjC() 205 !Attr.ModifiedType->isObjCRetainableType()) in checkWeakGCAttrs() 231 if (T.isNull() || !T->isObjCRetainableType()) in checkAllAtProps()
|
D | TransUnbridgedCasts.cpp | 98 if (castType->isObjCRetainableType() == castExprType->isObjCRetainableType()) in VisitCastExpr() 113 if (castType->isObjCRetainableType()) in VisitCastExpr()
|
D | TransProperties.cpp | 136 if (!getPropertyType(props)->isObjCRetainableType()) in doTransform()
|
D | Transforms.cpp | 368 return !AttrT->getModifiedType()->isObjCRetainableType(); in isGCOwnedNonObjC()
|
D | ObjCMT.cpp | 428 bool RetainableObject = ArgType->isObjCRetainableType(); in PropertyMemoryAttribute() 1195 if (IsPrefix && GRT->isObjCRetainableType()) in migrateProperty()
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | TransGCAttrs.cpp | 187 if (!Attr.ModifiedType->isObjCRetainableType()) { in errorForGCAttrsOnNonObjC() 202 !Attr.ModifiedType->isObjCRetainableType()) in checkWeakGCAttrs() 228 if (T.isNull() || !T->isObjCRetainableType()) in checkAllAtProps()
|
D | TransUnbridgedCasts.cpp | 97 if (castType->isObjCRetainableType() == castExprType->isObjCRetainableType()) in VisitCastExpr() 112 if (castType->isObjCRetainableType()) in VisitCastExpr()
|
D | TransProperties.cpp | 134 if (!getPropertyType(props)->isObjCRetainableType()) in doTransform()
|
D | Transforms.cpp | 364 return !AttrT->getModifiedType()->isObjCRetainableType(); in isGCOwnedNonObjC()
|
D | ObjCMT.cpp | 431 bool RetainableObject = ArgType->isObjCRetainableType(); in PropertyMemoryAttribute() 1188 if (IsPrefix && GRT->isObjCRetainableType()) in migrateProperty()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 55 type->isObjCRetainableType()) { in getImpliedARCOwnership() 593 !T->isObjCRetainableType()); in CreatePropertyDecl() 1233 PropertyIvarType->isObjCRetainableType()) { in ActOnPropertyImplDecl() 1306 PropertyIvarType->isObjCRetainableType()) { in ActOnPropertyImplDecl() 2669 !PropertyTy->isObjCRetainableType() && in CheckObjCPropertyAttributes() 2687 PropertyTy->isObjCRetainableType() && in CheckObjCPropertyAttributes() 2785 if (!getOwnershipRule(Attributes) && PropertyTy->isObjCRetainableType()) { in CheckObjCPropertyAttributes()
|
D | SemaType.cpp | 3009 if (!declSpecType->isObjCRetainableType()) return; in inferARCWriteback() 5684 if (declSpecTy->isObjCRetainableType() && in transferARCOwnershipToDeclSpec() 5769 if (declSpecTy->isObjCRetainableType()) in transferARCOwnership() 6517 if (pointee->isObjCRetainableType() || pointee->isPointerType()) in handleObjCOwnershipTypeAttr() 6523 } else if (!type->isObjCRetainableType()) { in handleObjCOwnershipTypeAttr()
|
/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 57 type->isObjCRetainableType()) { in getImpliedARCOwnership() 585 !T->isObjCRetainableType()); in CreatePropertyDecl() 1045 PropertyIvarType->isObjCRetainableType()) { in ActOnPropertyImplDecl() 1119 PropertyIvarType->isObjCRetainableType()) { in ActOnPropertyImplDecl() 2382 !PropertyTy->isObjCRetainableType() && in CheckObjCPropertyAttributes() 2487 if (!getOwnershipRule(Attributes) && PropertyTy->isObjCRetainableType()) { in CheckObjCPropertyAttributes()
|
D | SemaType.cpp | 2612 if (!declSpecType->isObjCRetainableType()) return; in inferARCWriteback() 4599 if (declSpecTy->isObjCRetainableType() && in transferARCOwnershipToDeclSpec() 4687 if (declSpecTy->isObjCRetainableType()) in transferARCOwnership() 5375 if (pointee->isObjCRetainableType() || pointee->isPointerType()) in handleObjCOwnershipTypeAttr() 5381 } else if (!type->isObjCRetainableType()) { in handleObjCOwnershipTypeAttr()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckObjCDealloc.cpp | 80 if (!T->isObjCRetainableType()) in isSynthesizedRetainableProperty() 935 if (!M.getArgExpr(0)->getType()->isObjCRetainableType()) in getValueReleasedByNillingOut()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckObjCDealloc.cpp | 80 if (!T->isObjCRetainableType()) in isSynthesizedRetainableProperty() 934 if (!M.getArgExpr(0)->getType()->isObjCRetainableType()) in getValueReleasedByNillingOut()
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.cpp | 406 } else if (variable->getType()->isObjCRetainableType()) { in computeBlockInfo() 1396 } else if (type->isObjCRetainableType()) { in GenerateCopyHelperFunction() 1568 } else if (type->isObjCRetainableType()) { in GenerateDestroyHelperFunction() 1965 if (!type->isObjCRetainableType()) return nullptr; in buildByrefHelpers()
|
D | CGObjC.cpp | 253 if (!ExpT->isObjCRetainableType()) in AdjustObjCObjectType() 329 assert(E->getType()->isObjCRetainableType()); in findWeakLValue()
|
D | CodeGenFunction.cpp | 832 RetTy->isObjCRetainableType()) in StartFunction()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGBlocks.cpp | 615 } else if (VT->isObjCRetainableType()) { in computeBlockInfo() 1650 if (!T->isObjCRetainableType()) in computeCopyInfoForBlockCapture() 2093 if (T->isObjCRetainableType() && !T.getQualifiers().hasObjCLifetime() && in computeDestroyInfoForBlockCapture() 2567 if (!type->isObjCRetainableType()) return nullptr; in buildByrefHelpers()
|
/external/clang/lib/Analysis/ |
D | PrintfFormatString.cpp | 565 if (QT->isObjCRetainableType()) { in fixType()
|
/external/llvm-project/clang/lib/AST/ |
D | PrintfFormatString.cpp | 691 if (QT->isObjCRetainableType()) { in fixType()
|
D | Type.cpp | 4260 bool Type::isObjCRetainableType() const { in isObjCRetainableType() function in Type 4284 return type->isObjCRetainableType(); in isObjCLifetimeType()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
D | RetainCountChecker.cpp | 301 if (Ty->isObjCRetainableType()) in checkPostStmt()
|
/external/clang/lib/AST/ |
D | Type.cpp | 3699 bool Type::isObjCRetainableType() const { in isObjCRetainableType() function in Type 3722 return type->isObjCRetainableType(); in isObjCLifetimeType()
|