Searched refs:Deallocations (Results 1 – 2 of 2) sorted by relevance
3411 mutable DeallocationFunctionsAndArguments Deallocations; variable
904 for (auto &Pair : Deallocations) in cleanup()906 Deallocations.clear(); in cleanup()945 Deallocations.push_back({Callback, Data}); in AddDeallocation()