Searched refs:enclosing_struct_parse_info (Results 1 – 3 of 3) sorted by relevance
7956 class c_struct_parse_info **enclosing_struct_parse_info) in start_struct() argument8008 *enclosing_struct_parse_info = struct_parse_info; in start_struct()8391 class c_struct_parse_info *enclosing_struct_parse_info) in finish_struct() argument8673 struct_parse_info = enclosing_struct_parse_info; in finish_struct()
8277 class c_struct_parse_info **enclosing_struct_parse_info) in start_struct() argument8329 *enclosing_struct_parse_info = struct_parse_info; in start_struct()8723 class c_struct_parse_info *enclosing_struct_parse_info) in finish_struct() argument9025 struct_parse_info = enclosing_struct_parse_info; in finish_struct()
18657 enclosing_struct_parse_info parameter. Change all callers. Set18665 enclosing_struct_parse_info parameter. Change all callers. Don't