Searched defs:TVarEntryInfo (Results 1 – 1 of 1) sorted by relevance
54 struct TVarEntryInfo { struct65 … inline bool operator()(const TVarEntryInfo& l, const TVarEntryInfo& r) { return l.id < r.id; } in operator() argument74 inline bool operator()(const TVarEntryInfo& l, const TVarEntryInfo& r) { in operator() argument