Searched refs:prebuiltLibraryDecorator (Results 1 – 3 of 3) sorted by relevance
34 type prebuiltLibraryDecorator struct { struct39 var _ compiler = (*prebuiltLibraryDecorator)(nil)40 var _ exportedFlagsProducer = (*prebuiltLibraryDecorator)(nil)61 prebuilt := &prebuiltLibraryDecorator{72 prebuilt := &prebuiltLibraryDecorator{83 prebuilt := &prebuiltLibraryDecorator{90 func (prebuilt *prebuiltLibraryDecorator) compilerProps() []interface{} {106 func (prebuilt *prebuiltLibraryDecorator) rustdoc(ctx ModuleContext, flags Flags,112 func (prebuilt *prebuiltLibraryDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps {117 func (prebuilt *prebuiltLibraryDecorator) nativeCoverage() bool {[all …]
231 if _, ok := mod.compiler.(*prebuiltLibraryDecorator); ok {
165 if _, ok := mod.compiler.(*prebuiltLibraryDecorator); ok {