Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/go/internal/modindex/
Dread.go767 func shouldBuild(sf *sourceFile, tags map[string]bool) bool { func
/prebuilts/go/linux-x86/src/go/build/
Dbuild.go1581 func (ctxt *Context) shouldBuild(content []byte, allTags map[string]bool) (shouldBuild, binaryOnly … func