Searched refs:get_defness (Results 1 – 1 of 1) sorted by relevance
16595 unsigned get_defness () const in get_defness() function16776 gcc_checking_assert (slot.get_defness ()); in maybe_add_macro()16836 gcc_assert (!slot.get_module () && slot.get_defness ()); in write_macros()16839 gcc_assert (!!(slot.get_defness () & macro_import::slot::L_UNDEF) in write_macros()16841 && !!(slot.get_defness () & macro_import::slot::L_DEF) in write_macros()16857 slot.get_defness () & macro_import::slot::L_UNDEF in write_macros()16859 slot.get_defness () == macro_import::slot::L_BOTH in write_macros()16861 slot.get_defness () & macro_import::slot::L_DEF in write_macros()16886 sec.u (slot.get_defness ()); in write_macros()17029 if (!((imports[0].get_defness () & macro_import::slot::L_UNDEF) in deferred_macro()[all …]