Searched refs:n_d_descend (Results 1 – 3 of 3) sorted by relevance
161 print_node(np->n_d_descend); in print_node()165 print_node(np->n_d_descend); in print_node()174 print_node(np->n_d_descend); in print_node()269 dnp = dnp->n_d_descend; in print_declaration()
77 #define n_d_descend n_node[0] macro
550 for (np = mem_np->n_m_decl; np; np = np->n_d_descend) { in analyze_member()1028 for (np = member_np->n_m_decl; np; np = np->n_d_descend) in member_fixup()