Searched refs:propertiesArray (Results 1 – 1 of 1) sorted by relevance
3285 auto propertiesArray = values.beginArray(ObjCTypes.PropertyTy); in EmitPropertyList() local3287 auto property = propertiesArray.beginStruct(ObjCTypes.PropertyTy); in EmitPropertyList()3290 property.finishAndAddTo(propertiesArray); in EmitPropertyList()3292 propertiesArray.finishAndAddTo(values); in EmitPropertyList()