Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dscanner.go740 func (s *scanner) lineComment() { func
Dprinter.go141 func lineComment(text string) bool { func
/prebuilts/go/linux-x86/src/go/printer/testdata/
Dparser.go44 lineComment *ast.CommentGroup // last line comment member
/prebuilts/go/linux-x86/src/go/parser/
Dparser.go42 lineComment *ast.CommentGroup // last line comment member