Home
last modified time | relevance | path

Searched refs:enclosing_struct_parse_info (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c7956 class c_struct_parse_info **enclosing_struct_parse_info) in start_struct() argument
8008 *enclosing_struct_parse_info = struct_parse_info; in start_struct()
8391 class c_struct_parse_info *enclosing_struct_parse_info) in finish_struct() argument
8673 struct_parse_info = enclosing_struct_parse_info; in finish_struct()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc8277 class c_struct_parse_info **enclosing_struct_parse_info) in start_struct() argument
8329 *enclosing_struct_parse_info = struct_parse_info; in start_struct()
8723 class c_struct_parse_info *enclosing_struct_parse_info) in finish_struct() argument
9025 struct_parse_info = enclosing_struct_parse_info; in finish_struct()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200918657 enclosing_struct_parse_info parameter. Change all callers. Set
18665 enclosing_struct_parse_info parameter. Change all callers. Don't