Home
last modified time | relevance | path

Searched defs:LookupVariable (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/
Dscope.go103 func (s *basicScope) LookupVariable(name string) (Variable, error) { func
267 func (s *localScope) LookupVariable(name string) (Variable, error) { func
Dninja_strings.go43 LookupVariable(name string) (Variable, error) methodSpec