Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp244 static unsigned getOwnershipRule(unsigned attr) { in getOwnershipRule() function
360 unsigned ClassExtensionMemoryModel = getOwnershipRule(Attributes); in HandlePropertyInClassExtension()
361 unsigned PrimaryClassMemoryModel = getOwnershipRule(PIkind); in HandlePropertyInClassExtension()