Searched defs:binaryOnly (Results 1 – 3 of 3) sorted by relevance
157 binaryOnly bool // cannot be rebuilt from source (has //go:binary-only-package comment) member
876 func (sf *sourceFile) binaryOnly() bool { func
389 binaryOnly bool member