Searched refs:RustLibraryInterface (Results 1 – 4 of 4) sorted by relevance
102 RustLibraryInterface() bool methodSpec
178 RustLibraryInterface bool member1292 func (c *Module) RustLibraryInterface() bool { func2473 RustLibraryInterface: mod.RustLibraryInterface(),3559 if linkableInfo.RustLibraryInterface {3637 if libDepTag.static() && !libDepTag.wholeStatic && !linkableInfo.RustLibraryInterface {3711 if !linkableInfo.RustLibraryInterface {
641 if info.RustLibraryInterface && !info.Shared {
707 func (mod *Module) RustLibraryInterface() bool { func