Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
Dast.go2304 type SizeofPack struct { struct
2305 Pack *ArgumentPack
2308 func (sp *SizeofPack) print(ps *printState) {
2319 func (sp *SizeofPack) Traverse(fn func(AST) bool) {
2324 func (sp *SizeofPack) Copy(fn func(AST) AST, skip func(AST) bool) AST {
2335 func (sp *SizeofPack) GoString() string {
2339 func (sp *SizeofPack) goString(indent int, field string) string {