Lines Matching refs:Foo
215 Foo string
220 Nested: struct{ Foo string }{
221 Foo: "abc",
243 Foo string `allowNested:"true"`
249 Foo string `allowNested:"true"`
251 Foo: "abc",
279 Foo string
284 Foo string
287 {Foo: "abc", Bar: true},
288 {Foo: "def", Bar: false},
314 Foo string
319 Foo string
322 {Foo: "abc", Bar: true},
323 {Foo: "def", Bar: false},