Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp2091 unsigned PropertyOwnership = getOwnershipRule(Attributes); in CheckObjCPropertyAttributes() local
2098 !PropertyOwnership) in CheckObjCPropertyAttributes()