Searched defs:StructuredBindings (Results 1 – 6 of 6) sorted by relevance
4368 type StructuredBindings struct { struct4369 Bindings []AST4372 func (sb *StructuredBindings) print(ps *printState) {4378 func (sb *StructuredBindings) Traverse(fn func(AST) bool) {4386 func (sb *StructuredBindings) Copy(fn func(AST) AST, skip func(AST) bool) AST {4411 func (sb *StructuredBindings) GoString() string {4415 func (sb *StructuredBindings) goString(indent int, field string) string {
798 TEST(Demangle, StructuredBindings) { in TEST() argument
1639 TEST(FieldsAreTest, StructuredBindings) { in TEST() argument
1638 TEST(FieldsAreTest, StructuredBindings) { in TEST() argument