Searched refs:newDependentModule (Results 1 – 1 of 1) sorted by relevance
783 func (ctx *parseContext) newDependentModule(path string, optional bool) *moduleInfo { func832 mi := ctx.newDependentModule(p, !moduleShouldExist)840 mi := ctx.newDependentModule(path, !moduleShouldExist)890 res.candidateModules = append(res.candidateModules, ctx.newDependentModule(p, true))