Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/asm/internal/flags/
Dflags.go25 AllErrors = flag.Bool("e", false, "no limit on number of errors reported") var
/prebuilts/go/linux-x86/src/go/parser/
Dinterface.go57AllErrors = SpuriousErrors // report all errors (not just the first 10 on d… const