Searched refs:ModuleVariantsFromName (Results 1 – 3 of 3) sorted by relevance
39 ModuleVariantsFromName(referer ModuleProxy, name string) []ModuleProxy methodSpec349 func (s *singletonContextAdaptor) ModuleVariantsFromName(referer ModuleProxy, name string) []Module… func353 modules := s.SingletonContext.ModuleVariantsFromName(referer.module, name)
61 mods := ctx.ModuleVariantsFromName(m, name)
174 ModuleVariantsFromName(referer ModuleProxy, name string) []ModuleProxy methodSpec408 func (s *singletonContext) ModuleVariantsFromName(referer ModuleProxy, name string) []ModuleProxy { func