Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dcheck.go152 {a.KFunc, (*Checker).checkFuncContract},
515 func (c *Checker) checkFuncContract(node *a.Node) error { func