Searched refs:EvalFunction (Results 1 – 2 of 2) sorted by relevance
77 func (v Variable) EvalFunction(scope Scope) ([]string, bool) { func100 if ret, ok := v.EvalFunction(scope); ok {
72 if ret, ok := ms.Variables[i].EvalFunction(file.scope); ok {136 if ret, ok := f.Variables[0].EvalFunction(file.scope); ok {