Searched refs:getStemWithoutSuffix (Results 1 – 4 of 4) sorted by relevance
77 stem := procMacro.baseCompiler.getStemWithoutSuffix(ctx)
242 return compiler.getStemWithoutSuffix(ctx) + String(compiler.Properties.Suffix)245 func (compiler *baseCompiler) getStemWithoutSuffix(ctx BaseModuleContext) string { func
427 stem := library.baseCompiler.getStemWithoutSuffix(ctx)
116 func (binary *binaryDecorator) getStemWithoutSuffix(ctx BaseModuleContext) string { func126 return binary.getStemWithoutSuffix(ctx) + String(binary.Properties.Suffix)427 binary.symlinks = append(binary.symlinks, binary.getStemWithoutSuffix(ctx))