Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dresolve.go40 typeExprNullptr = a.NewTypeExpr(0, t.IDBase, t.IDQNullptr, nil, nil, nil) var
Dtype.go401 n.SetMType(typeExprNullptr)
724 lNullptr := lTyp.Eq(typeExprNullptr)
725 rNullptr := rTyp.Eq(typeExprNullptr)