Searched refs:type_b_text (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c4178 const char *type_b_text;
4185 type_b_text
4205 type_b_text = type_to_string (type_b.m_tree, type_b.m_verbose,
4214 type_b_text = add_quotes (type_b_text, show_color);
4215 *type_b.m_buffer_ptr = type_b_text;
4176 const char *type_b_text; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc4284 const char *type_b_text;
4291 type_b_text
4311 type_b_text = type_to_string (type_b.m_tree, type_b.m_verbose,
4320 type_b_text = add_quotes (type_b_text, show_color);
4321 *type_b.m_buffer_ptr = type_b_text;
4282 const char *type_b_text; local

Completed in 203 milliseconds