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

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

Completed in 173 milliseconds