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()
430 case DT_NODE_IDENT: in dt_node_name()563 case DT_NODE_IDENT: in dt_node_free()1332 dnp = dt_node_alloc(DT_NODE_IDENT); in dt_node_ident()1755 if (dnp->dn_kind != DT_NODE_IDENT) { in dt_node_func()2934 if (cp->dn_kind == DT_NODE_IDENT && (idflags & DT_IDFLG_MOD)) in dt_cook_op1()3191 if (lp->dn_kind == DT_NODE_IDENT) { in dt_cook_op2()3323 if (kind == CTF_K_ENUM && rp->dn_kind == DT_NODE_IDENT && in dt_cook_op2()3440 if (lp->dn_kind == DT_NODE_IDENT) { in dt_cook_op2()3459 if (lp->dn_kind == DT_NODE_IDENT) { in dt_cook_op2()3483 if (lp->dn_kind == DT_NODE_IDENT) { in dt_cook_op2()[all …]
157 #define DT_NODE_IDENT 3 /* identifier */ macro
205 case DT_NODE_IDENT: in dt_sugar_visit_all()
337 assert(dst->dn_right->dn_kind == DT_NODE_IDENT); in dt_cg_field_set()1024 mn.dn_kind = DT_NODE_IDENT; in dt_cg_asgn_op()1827 assert(dnp->dn_right->dn_kind == DT_NODE_IDENT); in dt_cg_node()
740 if (dnp->dn_kind != DT_NODE_IDENT || ctf_enum_value( in dt_decl_enumerator()