Searched refs:PropertyControl (Results 1 – 3 of 3) sorted by relevance
730 enum PropertyControl { None, Required, Optional }; enum751 PropertyControl propControl) in ObjCPropertyDecl()769 PropertyControl propControl = None);867 void setPropertyImplementation(PropertyControl pc) { in setPropertyImplementation()870 PropertyControl getPropertyImplementation() const { in getPropertyImplementation()871 return PropertyControl(PropertyImplementation); in getPropertyImplementation()
2167 PropertyControl propControl) { in Create()
1127 (ObjCPropertyDecl::PropertyControl)Record[Idx++]); in VisitObjCPropertyDecl()