Searched defs:phonyCandidate (Results 1 – 1 of 1) sorted by relevance
4592 type phonyCandidate struct { struct4593 sync.Once4594 phony *buildDef // the phony buildDef that wraps the set4595 first *buildDef // the first buildDef that uses this set