Searched defs:ArenaAllocWithUsageInterval (Results 1 – 1 of 1) sorted by relevance
36 struct ArenaAllocWithUsageInterval { struct37 ArenaAllocWithUsageInterval() { reset(); } in ArenaAllocWithUsageInterval() function53 inline bool operator<(const ArenaAllocWithUsageInterval& other) const { argument