Searched defs:type_node_ptr (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dastp_cpx.c383 AST_type_n_t *type_node_ptr; /* Type node for structure */ local
629 AST_type_n_t *type_node_ptr; /* Type node for disc_union */ local
1134 AST_type_n_t *type_node_ptr; local
[all...]
H A Dastp.h431 AST_type_n_t *type_node_ptr; member in union:ASTP_declarator_op_n_t::__anon7821
451 AST_type_n_t *type_node_ptr; /* Type node that referenced tag */ member in struct:ASTP_tag_ref_n_t
H A Dastp_com.c814 AST_propagate_array_type( parser_location_p location, AST_type_n_t *type_node_ptr, AST_type_n_t *element_type_node_ptr, ASTP_declarator_op_n_t *declarator_op_ptr ) argument
911 AST_propagate_type_attrs( parser_location_p location, AST_type_n_t *type_node_ptr, ASTP_attributes_t *attributes, boolean needs_clone ATTRIBUTE_UNUSED, ASTP_node_t *parent_node ) argument
1176 AST_propagate_typedef( parser_location_p location, AST_type_n_t *type_node_ptr, ASTP_declarator_n_t *declarator_ptr, ASTP_attributes_t *attributes ) argument
1375 AST_propagate_type( parser_location_p location, AST_type_n_t *type_node_ptr, ASTP_declarator_n_t *declarator_ptr, ASTP_attributes_t *attributes, ASTP_node_t *parent_node ) argument
1568 ASTP_set_array_rep_type( parser_location_p location, AST_type_n_t *type_node_ptr, AST_type_n_t *array_base_type, boolean is_varying ) argument
2217 AST_set_type_attrs( parser_location_p location, AST_type_n_t *type_node_ptr, ASTP_attributes_t *attributes ) argument
[all...]
H A Dastp_sim.c506 AST_type_n_t *type_node_ptr; local
1218 AST_type_n_t *type_node_ptr; local
1247 AST_type_n_t *type_node_ptr = NULL; local
1783 AST_type_n_t *type_node_ptr; local
2108 AST_type_n_t *type_node_ptr; /* type node pointing to the pipe */ local
[all...]
H A Dpropagat.c531 ** type_node_ptr -- The type node to set an attribute on. argument
567 PROP_set_type_usage_attr( AST_type_n_t *type_node_ptr, AST_flags_t type_attr ) argument
600 PROP_process_pa_type( AST_type_n_t *type_node_ptr, AST_type_p_n_t **pa_types, prop_ctx_t *ctx ) argument
3751 type_add_type_to_sp_list( AST_type_n_t *type_node_ptr, AST_type_p_n_t **types_list, AST_type_n_t *parent_type_ptr ATTRIBUTE_UNUSED ) argument
[all...]

Completed in 88 milliseconds