Searched refs:hard_link_ExprTree (Results 1 – 4 of 4) sorted by relevance
38 add_ExprSet(out,hard_link_ExprTree(root->child[0])); in build_ExprSet()67 add_ExprSet(set,hard_link_ExprTree(t->child[0])); in descend_ExprTree_for_ExprSet()75 add_ExprSet(set,hard_link_ExprTree(t->child[2])); in descend_ExprTree_for_ExprSet()
124 ExprTree * hard_link_ExprTree(ExprTree * obj);
50 add_ExprSet(out,hard_link_ExprTree(root->child[0]));78 add_ExprSet(set,hard_link_ExprTree(t->child[0]));86 add_ExprSet(set,hard_link_ExprTree(t->child[2]));
453 ExprTree * hard_link_ExprTree(ExprTree * obj) in hard_link_ExprTree() function