Home
last modified time | relevance | path

Searched refs:Foo_GetBar (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/issue780_oneof_conflict/
Dtest.pb.go61 type Foo_GetBar struct { struct
65 func (*Foo_GetBar) isFoo_Bar() {} argument
75 if x, ok := m.GetBar().(*Foo_GetBar); ok {
84 (*Foo_GetBar)(nil),