Searched refs:compilerInit (Results 1 – 4 of 4) sorted by relevance
81 func (stub *vendorPublicLibraryStubDecorator) compilerInit(ctx BaseModuleContext) { func82 stub.baseCompiler.compilerInit(ctx)
224 func (c *stubDecorator) compilerInit(ctx BaseModuleContext) { func225 c.baseCompiler.compilerInit(ctx)
238 func (compiler *baseCompiler) compilerInit(ctx BaseModuleContext) {} func
379 compilerInit(ctx BaseModuleContext) methodSpec1615 c.compiler.compilerInit(ctx)