Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A 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)
H A Dninja_strings.go54 IsRuleVisible(rule Rule) bool
H A Dninja_defs.go296 if !scope.IsRuleVisible(rule) {