Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_IN

309 	struct cil_in *in = NULL;
325 ast_node->flavor = CIL_IN;
335 void cil_destroy_in(struct cil_in *in)
5925 if (ast_current->flavor == CIL_IN) {
5976 if (ast->flavor == CIL_IN) {