Home
last modified time | relevance | path

Searched refs:cil_gen_src_info (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h220 int cil_gen_src_info(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node);
Dcil_build_ast.c5894 int cil_gen_src_info(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node) in cil_gen_src_info() function
6279 rc = cil_gen_src_info(parse_current, ast_node); in __cil_build_ast_node_helper()