Searched refs:getStemWithoutSuffix (Results 1 – 4 of 4) sorted by relevance
76 stem := procMacro.baseCompiler.getStemWithoutSuffix(ctx)
378 return compiler.getStemWithoutSuffix(ctx) + String(compiler.Properties.Suffix)381 func (compiler *baseCompiler) getStemWithoutSuffix(ctx BaseModuleContext) string { func
539 stem := library.baseCompiler.getStemWithoutSuffix(ctx)
130 func (binary *binaryDecorator) getStemWithoutSuffix(ctx BaseModuleContext) string { func142 return binary.getStemWithoutSuffix(ctx) + String(binary.Properties.Suffix)452 symlinkName := binary.getStemWithoutSuffix(ctx)