Searched refs:cil_gen_classcommon (Results 1 – 3 of 3) sorted by relevance
73 int cil_gen_classcommon(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_nod…
1003 int cil_gen_classcommon(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_nod… in cil_gen_classcommon() function6229 rc = cil_gen_classcommon(db, parse_current, ast_node); in __cil_build_ast_node_helper()
290 cil_gen_classcommon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_copy_classcommon()