Searched refs:CcLibrary (Results 1 – 5 of 5) sorted by relevance
11 CcLibrary() bool methodSpec
177 (linkable.CcLibrary() && linkable.BuildStubs()) {
639 func (c *Module) CcLibrary() bool { func2344 if ccDep.CcLibrary() && !depIsStatic {2609 if ccDep.CcLibrary() {
1583 if library.CcLibrary() && library.BuildSharedVariant() && len(library.StubsVersions()) > 0 &&
387 func (mod *Module) CcLibrary() bool { func