Searched refs:PropertyControl (Results 1 – 3 of 3) sorted by relevance
1748 enum PropertyControl { None, Required, Optional }; enum1782 PropertyControl propControl = None);1868 void setPropertyImplementation(PropertyControl pc) { in setPropertyImplementation()1871 PropertyControl getPropertyImplementation() const { in getPropertyImplementation()1872 return PropertyControl(PropertyImplementation); in getPropertyImplementation()
1305 PropertyControl propControl) { in Create()
825 (ObjCPropertyDecl::PropertyControl)Record[Idx++]); in VisitObjCPropertyDecl()