Searched refs:abstract_scoping (Results 1 – 1 of 1) sorted by relevance
235 bool abstract_scoping = false; in check_ruleset_scope() local252 if (strcmp("a", ipc_scoping_name) == 0 && !abstract_scoping) { in check_ruleset_scope()253 abstract_scoping = true; in check_ruleset_scope()269 if (!abstract_scoping) in check_ruleset_scope()
Completed in 6 milliseconds