Searched refs:IsForPlatform (Results 1 – 3 of 3) sorted by relevance
57 IsForPlatform() bool methodSpec111 func (m *ApexModuleBase) IsForPlatform() bool { func
60 if c.Properties.HideFromMake || !c.IsForPlatform() {
747 if !ctx.mod.IsForPlatform() {1008 …if c.installer != nil && !c.Properties.PreventInstall && c.IsForPlatform() && c.outputFile.Valid()…1658 } else if c.IsForPlatform() {