Searched refs:handleInclude (Results 1 – 2 of 2) sorted by relevance
60 ctx.handleInclude(t)88 func (ctx context) handleInclude(t *mkparser.Directive) { func
892 func (ctx *parseContext) handleInclude(v mkparser.Node, pathExpr starlarkExpr, loadAlways bool) []s… func1825 result = ctx.handleInclude(node, ctx.parseMakeString(node, x.Args), x.Name[0] != '-')