Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/go/internal/modindex/
Dscan.go156 ignoreFile bool // starts with _ or . or should otherwise always be ignored member
Dread.go873 func (sf *sourceFile) ignoreFile() bool { func