Searched refs:PropertyControl (Results 1 – 3 of 3) sorted by relevance
2213 enum PropertyControl { None, Required, Optional }; enum2249 PropertyControl propControl = None);2335 void setPropertyImplementation(PropertyControl pc) { in setPropertyImplementation()2338 PropertyControl getPropertyImplementation() const { in getPropertyImplementation()2339 return PropertyControl(PropertyImplementation); in getPropertyImplementation()
1863 PropertyControl propControl) { in Create()
957 (ObjCPropertyDecl::PropertyControl)Record[Idx++]); in VisitObjCPropertyDecl()