Home
last modified time | relevance | path

Searched refs:handleInclude (Results 1 – 2 of 2) sorted by relevance

/build/soong/mk2rbc/
Dsoong_variables.go60 ctx.handleInclude(t)
88 func (ctx context) handleInclude(t *mkparser.Directive) { func
Dmk2rbc.go892 func (ctx *parseContext) handleInclude(v mkparser.Node, pathExpr starlarkExpr, loadAlways bool) []s… func
1825 result = ctx.handleInclude(node, ctx.parseMakeString(node, x.Args), x.Name[0] != '-')