Searched refs:PropertyControl (Results 1 – 3 of 3) sorted by relevance
1427 enum PropertyControl { None, Required, Optional }; enum1457 PropertyControl propControl = None);1522 void setPropertyImplementation(PropertyControl pc) { in setPropertyImplementation()1525 PropertyControl getPropertyImplementation() const { in getPropertyImplementation()1526 return PropertyControl(PropertyImplementation); in getPropertyImplementation()
1045 PropertyControl propControl) { in Create()
633 (ObjCPropertyDecl::PropertyControl)Record[Idx++]); in VisitObjCPropertyDecl()