Searched refs:CcLibrary (Results 1 – 4 of 4) sorted by relevance
70 CcLibrary() bool methodSpec
198 …if lib := moduleLibraryInterface(dependency); lib != nil && lib.buildStubs() && linkable.CcLibrary…
1081 func (c *Module) CcLibrary() bool { func3940 } else if c.CcLibrary() {
589 func (mod *Module) CcLibrary() bool { func