Searched refs:PropertyControl (Results 1 – 3 of 3) sorted by relevance
1983 enum PropertyControl { None, Required, Optional }; enum2017 PropertyControl propControl = None);2103 void setPropertyImplementation(PropertyControl pc) { in setPropertyImplementation()2106 PropertyControl getPropertyImplementation() const { in getPropertyImplementation()2107 return PropertyControl(PropertyImplementation); in getPropertyImplementation()
1691 PropertyControl propControl) { in Create()
828 (ObjCPropertyDecl::PropertyControl)Record[Idx++]); in VisitObjCPropertyDecl()