@interface _MSVSQLDatabaseAggregateFunctionDescriptor : _MSVSQLDatabaseFunctionDescriptor { id /* block */ _start; id /* block */ _add; id /* block */ _remove; id /* block */ _value; } - (void).cxx_destruct; @end
@interface _MSVSQLDatabaseAggregateFunctionDescriptor : _MSVSQLDatabaseFunctionDescriptor { id /* block */ _start; id /* block */ _add; id /* block */ _remove; id /* block */ _value; } - (void).cxx_destruct; @end