Home
last modified time | relevance | path

Searched refs:IDBool (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dresolve.go50 typeExprBool = a.NewTypeExpr(0, t.IDBase, t.IDBool, nil, nil, nil)
91 t.IDBool: typeExprBool,
Dbounds.go46 t.IDBool: {zero, one},
/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go440 IDBool = ID(0x121) const
772 IDBool: "bool",
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/
Dfunc.go493 t.IDBool: {zero, one},
Dexpr.go463 t.IDBool: "bool",
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dast.go695 return n.id0 == 0 && n.id1 == t.IDBase && n.id2 == t.IDBool