Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go161 type QQID [3]ID type
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dast.go817 func (n *Func) QQID() t.QQID { return t.QQID{n.id1, n.id2, n.id0} } func