Searched refs:typedefs_seen (Results 1 – 2 of 2) sorted by relevance
590 auto_vec<tree> typedefs_seen; variable8310 if (!struct_parse_info->typedefs_seen.is_empty () in warn_cxx_compat_finish_struct()8317 FOR_EACH_VEC_ELT (struct_parse_info->typedefs_seen, ix, x) in warn_cxx_compat_finish_struct()11302 struct_parse_info->typedefs_seen.safe_push (type); in declspecs_add_type()
599 auto_vec<tree> typedefs_seen; member in c_struct_parse_info8631 if (!struct_parse_info->typedefs_seen.is_empty () in warn_cxx_compat_finish_struct()8638 FOR_EACH_VEC_ELT (struct_parse_info->typedefs_seen, ix, x) in warn_cxx_compat_finish_struct()11701 struct_parse_info->typedefs_seen.safe_push (type); in declspecs_add_type()