Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dtype.go336 return q.tcheckExprBinaryOp(n, depth)
677 func (q *checker) tcheckExprBinaryOp(n *a.Expr, depth uint32) error { func