Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDerror.c107 struct deferred_printed_type struct
109 deferred_printed_type () in deferred_printed_type() argument
113 deferred_printed_type (tree type, const char **buffer_ptr, bool verbose, in deferred_printed_type() argument
143 deferred_printed_type m_type_a; argument
144 deferred_printed_type m_type_b;
3933 deferred_printed_type type_a = m_type_a; in handle()
3934 deferred_printed_type type_b = m_type_b; in handle()
3935 m_type_a = deferred_printed_type (); in handle()
3936 m_type_b = deferred_printed_type (); in handle()
4015 defer_phase_2_of_type_diff (deferred_printed_type *deferred, in defer_phase_2_of_type_diff()
[all …]