Searched refs:ExportedToMake (Results 1 – 2 of 2) sorted by relevance
107 if inList(baseName, vendorPublicLibraries) && module.ExportedToMake() {
191 ExportedToMake() bool methodSpec628 func (a *ModuleBase) ExportedToMake() bool { func