Searched defs:AllocState (Results 1 – 7 of 7) sorted by relevance
238 struct AllocState struct243 using AllocStack = std::vector<AllocState>; argument
33 struct AllocState { struct34 size_t num_allocs = 0;35 std::set<void*> owned;