HomeSort by: relevance | last modified time | path
    Searched refs:m_type_a (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
error.cc 147 : m_type_a (), m_type_b ()
157 deferred_printed_type m_type_a; member in class:cxx_format_postprocessor
4357 if (m_type_a.m_tree || m_type_b.m_tree)
4360 m_type_a and m_type_b, resetting them now. */
4361 deferred_printed_type type_a = m_type_a;
4363 m_type_a = deferred_printed_type ();
4512 defer_phase_2_of_type_diff (&postprocessor->m_type_a, next_tree,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
error.cc 143 : m_type_a (), m_type_b ()
153 deferred_printed_type m_type_a; member in class:cxx_format_postprocessor
4269 if (m_type_a.m_tree || m_type_b.m_tree)
4272 m_type_a and m_type_b, resetting them now. */
4273 deferred_printed_type type_a = m_type_a;
4275 m_type_a = deferred_printed_type ();
4424 defer_phase_2_of_type_diff (&postprocessor->m_type_a, next_tree,

Completed in 33 milliseconds