Searched refs:_struct_decl (Results 1 – 6 of 6) sorted by relevance
56 const char * _struct_decl; variable
113 const char * const _struct_decl; variable
95 inputter._struct_decl, in main()
383 _struct_decl = NULL; in read_input()718 _struct_decl = struct_decl; in read_input()1003 delete[] const_cast<char*>(_struct_decl); in ~Input()
90 : _head (head), _struct_decl (struct_decl), in Output()2033 printf ("%s\n", _struct_decl); in output()
984 (Output::output): Emit #line directive before _struct_decl.994 (Input::~Input): Delete _struct_decl, _struct_tag, _return_type.1008 (Input::_struct_decl): Renamed from Input::_array_type.1013 (Output::_struct_decl): Renamed from Output::_array_type.