Searched defs:none_ (Results 1 – 3 of 3) sorted by relevance
28 …public func none_(at index: Int32) -> UInt64 { let o = _accessor.offset(VTOFFSET.none_.v); return … in none_() function29 public var none_: [UInt64] { return _accessor.getVector(at: VTOFFSET.none_.v) ?? [] } variable
158 Value none_; variable
4167 private object none_; field in UnitTest.Issues.TestProtos.OneofWithNoneName