init()

in Reference/unittest_swift_naming.pb.swift [16769:16992]


    init(copying source: _StorageClass) {
      _string = source._string
      _int = source._int
      _double = source._double
      _float = source._float
      _uint = source._uint
      _hashValue_p = source._hashValue_p
      _description_p = source._description_p
      _debugDescription_p = source._debugDescription_p
      _swift = source._swift
      _unrecognized = source._unrecognized
      _class = source._class
      _deinit = source._deinit
      _enum = source._enum
      _func = source._func
      _import = source._import
      _init_p = source._init_p
      _inout = source._inout
      _internal = source._internal
      _let = source._let
      _operator = source._operator
      _private = source._private
      _protocol = source._protocol
      _public = source._public
      _static = source._static
      _struct = source._struct
      _subscript = source._subscript
      _typealias = source._typealias
      _var = source._var
      _break = source._break
      _case = source._case
      _continue = source._continue
      _default = source._default
      _defer = source._defer
      _do = source._do
      _else = source._else
      _fallthrough = source._fallthrough
      _for = source._for
      _guard = source._guard
      _if = source._if
      _in = source._in
      _repeat = source._repeat
      _return = source._return
      _switch = source._switch
      _where = source._where
      _while = source._while
      _as = source._as
      _catch = source._catch
      _dynamicType_p = source._dynamicType_p
      _false = source._false
      _is = source._is
      _nil = source._nil
      _rethrows = source._rethrows
      _super = source._super
      _self_p = source._self_p
      _throw = source._throw
      _throws = source._throws
      _true = source._true
      _try = source._try
      __Column__ = source.__Column__
      __File__ = source.__File__
      __Function__ = source.__Function__
      __Line__ = source.__Line__
      ____ = source.____
      _associativity = source._associativity
      _convenience = source._convenience
      _dynamic = source._dynamic
      _didSet = source._didSet
      _final = source._final
      _get = source._get
      _infix = source._infix
      _indirect = source._indirect
      _lazy = source._lazy
      _left = source._left
      _mutating = source._mutating
      _none = source._none
      _nonmutating = source._nonmutating
      _optional = source._optional
      _override = source._override
      _postfix = source._postfix
      _precedence = source._precedence
      _prefix = source._prefix
      _required = source._required
      _right = source._right
      _set = source._set
      _type = source._type
      _unowned = source._unowned
      _weak = source._weak
      _willSet = source._willSet
      _id = source._id
      _cmd = source._cmd
      _out = source._out
      _bycopy = source._bycopy
      _byref = source._byref
      _oneway = source._oneway
      _and = source._and
      _andEq = source._andEq
      _alignas = source._alignas
      _alignof = source._alignof
      _asm = source._asm
      _auto = source._auto
      _bitand = source._bitand
      _bitor = source._bitor
      _bool = source._bool
      _char = source._char
      _char16T = source._char16T
      _char32T = source._char32T
      _compl = source._compl
      _const = source._const
      _constexpr = source._constexpr
      _constCast = source._constCast
      _decltype = source._decltype
      _delete = source._delete
      _dynamicCast = source._dynamicCast
      _explicit = source._explicit
      _export = source._export
      _extern = source._extern
      _friend = source._friend
      _goto = source._goto
      _inline = source._inline
      _long = source._long
      _mutable = source._mutable
      _namespace = source._namespace
      _new = source._new
      _noexcept = source._noexcept
      _not = source._not
      _notEq = source._notEq
      _nullptr = source._nullptr
      _or = source._or
      _orEq = source._orEq
      _protected = source._protected
      _register = source._register
      _reinterpretCast = source._reinterpretCast
      _short = source._short
      _signed = source._signed
      _sizeof = source._sizeof
      _staticAssert = source._staticAssert
      _staticCast = source._staticCast
      _template = source._template
      _this = source._this
      _threadLocal = source._threadLocal
      _typedef = source._typedef
      _typeid = source._typeid
      _typename = source._typename
      _union = source._union
      _unsigned = source._unsigned
      _using = source._using
      _virtual = source._virtual
      _void = source._void
      _volatile = source._volatile
      _wcharT = source._wcharT
      _xor = source._xor
      _xorEq = source._xorEq
      _restrict = source._restrict
      _category = source._category
      _ivar = source._ivar
      _method = source._method
      _finalize = source._finalize
      _hash = source._hash
      _dealloc = source._dealloc
      _superclass = source._superclass
      _retain = source._retain
      _release = source._release
      _autorelease = source._autorelease
      _retainCount = source._retainCount
      _zone = source._zone
      _isProxy = source._isProxy
      _copy = source._copy
      _mutableCopy = source._mutableCopy
      _classForCoder = source._classForCoder
      _clear = source._clear
      _data = source._data
      _delimitedData = source._delimitedData
      _descriptor = source._descriptor
      _extensionRegistry = source._extensionRegistry
      _extensionsCurrentlySet = source._extensionsCurrentlySet
      _isInitialized_p = source._isInitialized_p
      _serializedSize = source._serializedSize
      _sortedExtensionsInUse = source._sortedExtensionsInUse
      _unknownFields_p = source._unknownFields_p
      _fixed = source._fixed
      _fract = source._fract
      _size = source._size
      _logicalAddress = source._logicalAddress
      _physicalAddress = source._physicalAddress
      _byteCount = source._byteCount
      _byteOffset = source._byteOffset
      _duration = source._duration
      _absoluteTime = source._absoluteTime
      _optionBits = source._optionBits
      _itemCount = source._itemCount
      _pbversion = source._pbversion
      _scriptCode = source._scriptCode
      _langCode = source._langCode
      _regionCode = source._regionCode
      _ostype = source._ostype
      _processSerialNumber = source._processSerialNumber
      _point = source._point
      _rect = source._rect
      _fixedPoint = source._fixedPoint
      _fixedRect = source._fixedRect
      _style = source._style
      _styleParameter = source._styleParameter
      _styleField = source._styleField
      _timeScale = source._timeScale
      _timeBase = source._timeBase
      _timeRecord = source._timeRecord
      _jsonShouldBeOverriden = source._jsonShouldBeOverriden
      _any = source._any
      _int32 = source._int32
      _int64 = source._int64
      _uint32 = source._uint32
      _uint64 = source._uint64
      _associatedtype = source._associatedtype
      _fileprivate = source._fileprivate
      _open = source._open
      _serializedData = source._serializedData
      _hasSerializedData_p = source._hasSerializedData_p
      _clearSerializedData_p = source._clearSerializedData_p
      _jsonUtf8Data = source._jsonUtf8Data
      _jsonString = source._jsonString
      _extension = source._extension
      _extensions = source._extensions
    }