Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDc-decl.c6665 struct c_struct_parse_info **enclosing_struct_parse_info) in start_struct() argument
6713 *enclosing_struct_parse_info = struct_parse_info; in start_struct()
7058 struct c_struct_parse_info *enclosing_struct_parse_info) in finish_struct() argument
7338 struct_parse_info = enclosing_struct_parse_info; in finish_struct()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-decl.c7573 struct c_struct_parse_info **enclosing_struct_parse_info) in start_struct() argument
7625 *enclosing_struct_parse_info = struct_parse_info; in start_struct()
7988 struct c_struct_parse_info *enclosing_struct_parse_info) in finish_struct() argument
8290 struct_parse_info = enclosing_struct_parse_info; in finish_struct()