Searched refs:propertiesArray (Results 1 – 1 of 1) sorted by relevance
3237 auto propertiesArray = values.beginArray(ObjCTypes.PropertyTy); in EmitPropertyList() local3239 auto property = propertiesArray.beginStruct(ObjCTypes.PropertyTy); in EmitPropertyList()3242 property.finishAndAddTo(propertiesArray); in EmitPropertyList()3244 propertiesArray.finishAndAddTo(values); in EmitPropertyList()