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

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp32 /// getImpliedARCOwnership - Given a set of property attributes and a
38 static Qualifiers::ObjCLifetime getImpliedARCOwnership( function
76 = getImpliedARCOwnership(propertyKind, property->getType());
547 getImpliedARCOwnership(property->getPropertyAttributes(),
616 getImpliedARCOwnership(property->getPropertyAttributes(),
890 getImpliedARCOwnership(kind, PropertyIvarType);

Completed in 193 milliseconds