Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/cover/
Dcover_test.go305 type directiveInfo struct { struct
306 text string // full text of the comment, not including newline
307 name string // text after //go:
308 offset int // byte offset of first slash in comment