| /src/external/gpl3/gcc/dist/gcc/ |
| gcc-rich-location.cc | 57 gcc_rich_location::maybe_add_expr (tree t, range_label *label) function in class:gcc_rich_location 248 maybe_add_expr (arg0, show_types ? &m_label_for_arg0 : NULL); 249 maybe_add_expr (arg1, show_types ? &m_label_for_arg1 : NULL);
|
| gcc-rich-location.cc | 57 gcc_rich_location::maybe_add_expr (tree t, range_label *label) function in class:gcc_rich_location 248 maybe_add_expr (arg0, show_types ? &m_label_for_arg0 : NULL); 249 maybe_add_expr (arg1, show_types ? &m_label_for_arg1 : NULL);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gcc-rich-location.cc | 57 gcc_rich_location::maybe_add_expr (tree t, range_label *label) function in class:gcc_rich_location 245 maybe_add_expr (arg0, show_types ? &m_label_for_arg0 : NULL); 246 maybe_add_expr (arg1, show_types ? &m_label_for_arg1 : NULL);
|
| gcc-rich-location.cc | 57 gcc_rich_location::maybe_add_expr (tree t, range_label *label) function in class:gcc_rich_location 245 maybe_add_expr (arg0, show_types ? &m_label_for_arg0 : NULL); 246 maybe_add_expr (arg1, show_types ? &m_label_for_arg1 : NULL);
|