Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp39 static Qualifiers::ObjCLifetime getImpliedARCOwnership( in getImpliedARCOwnership() function
78 = getImpliedARCOwnership(propertyKind, property->getType()); in checkPropertyDeclWithOwnership()
717 getImpliedARCOwnership(property->getPropertyAttributes(), in checkARCPropertyImpl()
790 getImpliedARCOwnership(property->getPropertyAttributes(), in setImpliedPropertyAttributeForReadOnlyProperty()
1130 getImpliedARCOwnership(kind, PropertyIvarType); in ActOnPropertyImplDecl()