Home
last modified time | relevance | path

Searched refs:CIL_BLOCKABSTRACT (Results 1 – 6 of 6) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h50 CIL_BLOCKABSTRACT, enumerator
Dcil.c495 case CIL_BLOCKABSTRACT: in cil_destroy_data()
887 case CIL_BLOCKABSTRACT: in cil_node_to_string()
Dcil_tree.c600 case CIL_BLOCKABSTRACT: { in cil_tree_print_node()
Dcil_resolve_ast.c3341 if (node->flavor == CIL_BLOCKABSTRACT) { in __cil_resolve_ast_node()
3613 node->flavor == CIL_BLOCKABSTRACT || in __cil_resolve_ast_node_helper()
Dcil_copy_ast.c1697 case CIL_BLOCKABSTRACT: in __cil_copy_node_helper()
Dcil_build_ast.c279 ast_node->flavor = CIL_BLOCKABSTRACT; in cil_gen_blockabstract()