Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddump-context.h145 dump_flags_t m_test_pp_flags; variable
H A Ddumpfile.c610 if (m_test_pp && apply_dump_filter_p (dump_kind, m_test_pp_flags)) in dump_loc_immediate()
1116 if (m_test_pp && apply_dump_filter_p (MSG_NOTE, m_test_pp_flags)) in begin_scope()
1224 if (m_test_pp && apply_dump_filter_p (dump_kind, m_test_pp_flags)) in emit_item()
2089 m_context.m_test_pp_flags = test_pp_flags;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddump-context.h147 dump_flags_t m_test_pp_flags; variable
H A Ddumpfile.cc624 if (m_test_pp && apply_dump_filter_p (dump_kind, m_test_pp_flags)) in dump_loc_immediate()
1130 if (m_test_pp && apply_dump_filter_p (MSG_NOTE, m_test_pp_flags)) in begin_scope()
1242 if (m_test_pp && apply_dump_filter_p (dump_kind, m_test_pp_flags)) in emit_item()
2147 m_context.m_test_pp_flags = test_pp_flags; in temp_dump_context()
H A DChangeLog-201814353 "m_test_pp_flags".