Home
last modified time | relevance | path

Searched refs:tokIllegal (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/pkg/ast/
Dscanner.go15 tokIllegal token = iota const
54 tokIllegal: "ILLEGAL",
70 if tok == tokIllegal {
163 if tok == tokIllegal {
Dparser.go144 case tokIllegal: