Searched defs:GlobalCDtor (Results 1 – 1 of 1) sorted by relevance
1443 type GlobalCDtor struct { struct1444 Ctor bool1445 Key AST1448 func (gcd *GlobalCDtor) print(ps *printState) {1459 func (gcd *GlobalCDtor) Traverse(fn func(AST) bool) {1465 func (gcd *GlobalCDtor) Copy(fn func(AST) AST, skip func(AST) bool) AST {1480 func (gcd *GlobalCDtor) GoString() string {1484 func (gcd *GlobalCDtor) goString(indent int, field string) string {