Home
last modified time | relevance | path

Searched refs:getImpliedARCOwnership (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp40 getImpliedARCOwnership(ObjCPropertyAttribute::Kind attrs, QualType type) { in getImpliedARCOwnership() function
76 = getImpliedARCOwnership(propertyKind, property->getType()); in checkPropertyDeclWithOwnership()
716 getImpliedARCOwnership(property->getPropertyAttributes(), in checkARCPropertyImpl()
788 getImpliedARCOwnership(property->getPropertyAttributes(), in setImpliedPropertyAttributeForReadOnlyProperty()
1291 getImpliedARCOwnership(kind, PropertyIvarType); in ActOnPropertyImplDecl()