Searched defs:binding_slot (Results 1 – 2 of 2) sorted by relevance
77 struct GTY(()) binding_slot { struct78 union GTY((desc ("%1.is_lazy ()"))) binding_slot_lazy { argument87 binding_slot &operator= (tree t) argument92 bool is_lazy () const in is_lazy()96 void set_lazy (unsigned snum) in set_lazy()101 void or_lazy (unsigned snum) in or_lazy()106 unsigned get_lazy () const in get_lazy()
12331 depset::hash::binding_slot (tree ctx, tree name, bool insert) in binding_slot() function in depset::hash