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