Searched refs:hasStubsVariants (Results 1 – 2 of 2) sorted by relevance
607 if Bool(enabled) || ctx.hasStubsVariants() {618 if !ctx.hasStubsVariants() {1340 if ctx.hasStubsVariants() && library.Properties.Stubs.Symbol_file != nil {
349 hasStubsVariants() bool methodSpec1276 func (ctx *moduleContextImpl) hasStubsVariants() bool { func