Searched refs:processBranch (Results 1 – 1 of 1) sorted by relevance
989 ssCases: []*switchCase{ctx.processBranch(ifDirective)},997 ssSwitch.ssCases = append(ssSwitch.ssCases, ctx.processBranch(x))1015 func (ctx *parseContext) processBranch(check *mkparser.Directive) *switchCase { func