Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/test/
Descape_param.go293 type Indir struct { struct
294 p ***int
297 func (r *Indir) param12(i **int) { // ERROR "r does not escape$" "moved to heap: i$"