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