Home
last modified time | relevance | path

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

/external/syzkaller/pkg/ast/
Dast.go58 type Incdir struct { struct
59 Pos Pos
60 Dir *String
63 func (n *Incdir) Info() (Pos, string, string) {