Searched defs:cil_db (Results 1 – 1 of 1) sorted by relevance
292 struct cil_db { struct293 struct cil_tree *parse;294 struct cil_tree *ast;295 struct cil_type *selftype;296 struct cil_type *notselftype;297 struct cil_type *othertype;298 struct cil_list *sidorder;299 struct cil_list *classorder;300 struct cil_list *catorder;301 struct cil_list *sensitivityorder;[all …]