Searched defs:ItemInfo (Results 1 – 1 of 1) sorted by relevance
10845 struct ItemInfo { struct10846 AA::ValueAndContext I;10847 AA::ValueScope S;10849 bool operator==(const ItemInfo &II) const { in operator ==()10852 bool operator<(const ItemInfo &II) const { in operator <()