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