Searched refs:DT_NODE_IDENT (Results 1 – 6 of 6) sorted by relevance
85 if (dnp == NULL || dnp->dn_kind != DT_NODE_IDENT || in dt_pragma_attributes()86 dnp->dn_list == NULL || dnp->dn_list->dn_kind != DT_NODE_IDENT) { in dt_pragma_attributes()168 dnp->dn_list == NULL || dnp->dn_list->dn_kind != DT_NODE_IDENT) { in dt_pragma_binding()242 cnp->dn_kind != DT_NODE_IDENT || nnp->dn_kind != DT_NODE_IDENT) { in dt_pragma_depends()320 if (enp->dn_kind == DT_NODE_IDENT || in dt_pragma_error()329 if (enp->dn_kind == DT_NODE_IDENT || in dt_pragma_error()352 if (dnp == NULL || dnp->dn_kind != DT_NODE_IDENT) { in dt_pragma_option()479 if (dnp->dn_kind != DT_NODE_IDENT) in dt_pragma()
431 case DT_NODE_IDENT: in dt_node_name()565 case DT_NODE_IDENT: in dt_node_free()1342 dnp = dt_node_alloc(DT_NODE_IDENT); in dt_node_ident()1767 if (dnp->dn_kind != DT_NODE_IDENT) { in dt_node_func()2946 if (cp->dn_kind == DT_NODE_IDENT && (idflags & DT_IDFLG_MOD)) in dt_cook_op1()3203 if (lp->dn_kind == DT_NODE_IDENT) { in dt_cook_op2()3335 if (kind == CTF_K_ENUM && rp->dn_kind == DT_NODE_IDENT && in dt_cook_op2()3452 if (lp->dn_kind == DT_NODE_IDENT) { in dt_cook_op2()3471 if (lp->dn_kind == DT_NODE_IDENT) { in dt_cook_op2()3495 if (lp->dn_kind == DT_NODE_IDENT) { in dt_cook_op2()[all …]
159 #define DT_NODE_IDENT 3 /* identifier */ macro
205 case DT_NODE_IDENT: in dt_sugar_visit_all()
342 assert(dst->dn_right->dn_kind == DT_NODE_IDENT); in dt_cg_field_set()1029 mn.dn_kind = DT_NODE_IDENT; in dt_cg_asgn_op()1850 assert(dnp->dn_right->dn_kind == DT_NODE_IDENT); in dt_cg_node()
763 if (dnp->dn_kind != DT_NODE_IDENT || ctf_enum_value( in dt_decl_enumerator()