Home
last modified time | relevance | path

Searched refs:IsRuleVisible (Results 1 – 3 of 3) sorted by relevance

/build/blueprint/
Dscope.go150 func (s *basicScope) IsRuleVisible(rule Rule) bool { func
274 func (s *localScope) IsRuleVisible(rule Rule) bool { func
275 return s.scope.IsRuleVisible(rule)
Dninja_strings.go54 IsRuleVisible(rule Rule) bool methodSpec
Dninja_defs.go296 if !scope.IsRuleVisible(rule) {