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)
92 func (ctx context) handleInclude(t *mkparser.Directive) { func
Dmk2rbc.go949 func (ctx *parseContext) handleInclude(v *mkparser.Directive) []starlarkNode { func
1928 return ctx.handleInclude(n)
2020 result = ctx.handleInclude(x)