Searched defs:GlobalCDtor (Results 1 – 1 of 1) sorted by relevance
2090 type GlobalCDtor struct { struct2091 Ctor bool2092 Key AST2095 func (gcd *GlobalCDtor) print(ps *printState) {2106 func (gcd *GlobalCDtor) Traverse(fn func(AST) bool) {2112 func (gcd *GlobalCDtor) Copy(fn func(AST) AST, skip func(AST) bool) AST {2127 func (gcd *GlobalCDtor) GoString() string {2131 func (gcd *GlobalCDtor) goString(indent int, field string) string {