Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/testdata/issue780_oneof_conflict/
Dtest.pb.go26 Bar isFoo_Bar `protobuf_oneof:"bar"`
57 type isFoo_Bar interface { interface
58 isFoo_Bar() methodSpec
65 func (*Foo_GetBar) isFoo_Bar() {} func
67 func (m *Foo) GetBar() isFoo_Bar {