Searched defs:isWeakProperty (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaPseudoObject.cpp294 bool isWeakProperty() const;
544 bool ObjCPropertyOpBuilder::isWeakProperty() const { function in class:ObjCPropertyOpBuilder
951 if (S.getLangOpts().ObjCAutoRefCount && isWeakProperty() &&

Completed in 65 milliseconds