Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_IN

339 	struct cil_in *in = NULL;
355 ast_node->flavor = CIL_IN;
364 void cil_destroy_in(struct cil_in *in)
6486 if (ast_current->flavor == CIL_IN) {
6537 if (ast->flavor == CIL_IN) {