Searched refs:compilerInit (Results 1 – 2 of 2) sorted by relevance
162 func (c *stubDecorator) compilerInit(ctx BaseModuleContext) { func163 c.baseCompiler.compilerInit(ctx)
263 func (compiler *baseCompiler) compilerInit(ctx BaseModuleContext) {} func