Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/testdata/issue780_oneof_conflict/
Dtest.pb.go57 type isFoo_Bar interface { interface
58 isFoo_Bar() methodSpec
65 func (*Foo_GetBar) isFoo_Bar() {} func