Searched refs:null_parser_location (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dnidl.h326 #define null_parser_location &empty_parser_location macro
H A Direpgen.c1778 new_type_p = AST_type_node(null_parser_location, AST_array_k);
1779 base_type_p = AST_type_node(null_parser_location, AST_array_k);
1780 new_array_p = AST_array_node(null_parser_location, base_type_p);
1781 new_index_p = AST_array_index_node(null_parser_location, array_p->index_count-1);
1805 base_array_p = AST_array_node(null_parser_location, array_p->element_type);
1806 base_index_p = AST_array_index_node(null_parser_location, 1);
H A Dchkichar.c430 && ASTP_lookup_binding(null_parser_location,
H A Dpropagat.c688 tp_node = AST_type_ptr_node(null_parser_location);
722 tp_node = AST_type_ptr_node(null_parser_location);
2884 typep_p = AST_type_ptr_node(null_parser_location);
2897 typep_p = AST_type_ptr_node(null_parser_location);
3258 new_param_p = AST_parameter_node(null_parser_location,
3840 tp = AST_type_ptr_node(null_parser_location);
H A Dfrontend.c177 AST_init(null_parser_location);
H A Dchecker.c5431 && ASTP_lookup_binding(null_parser_location,
5443 ASTP_lookup_binding(null_parser_location,

Completed in 191 milliseconds