Home
last modified time | relevance | path

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

/build/bazel/mkcompare/cmd/
Dmkcompare.go62 func goParse(path string) chan *mkcompare.MkFile { func
231 chRef := goParse(flag.Arg(0))
232 chNew := goParse(flag.Arg(1))