Searched defs:parse_tree (Results 1 – 4 of 4) sorted by relevance
43 int cil_parser(char *_path, char *buffer, uint32_t size, struct cil_tree **parse_tree) in cil_parser()
6332 int cil_build_ast(__attribute__((unused)) struct cil_db *db, struct cil_tree_node *parse_tree, stru… in cil_build_ast()
213 def parse_tree method in ANTLR3.AST.Wizard.PatternParser
173 static int parse_tree(struct nlmsghdr *n, struct ematch *tree) in parse_tree() function