Home
last modified time | relevance | path

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

/build/blueprint/
Dscope.go147 func (s *basicScope) IsRuleVisible(rule Rule) bool { func
271 func (s *localScope) IsRuleVisible(rule Rule) bool { func
272 return s.scope.IsRuleVisible(rule)
Dninja_strings.go53 IsRuleVisible(rule Rule) bool methodSpec
Dninja_defs.go285 if !scope.IsRuleVisible(rule) {