Searched defs:procMacroDecorator (Results 1 – 1 of 1) sorted by relevance
28 type procMacroDecorator struct { struct29 *baseCompiler30 *flagExporter32 Properties ProcMacroCompilerProperties61 func (procMacro *procMacroDecorator) compilerProps() []interface{} {66 …rocMacro *procMacroDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) android.Path {75 func (procMacro *procMacroDecorator) getStem(ctx ModuleContext) string {82 func (procMacro *procMacroDecorator) autoDep(ctx android.BottomUpMutatorContext) autoDep {86 func (procMacro *procMacroDecorator) everInstallable() bool {