Home | History | Annotate | Download | only in AST

Lines Matching refs:Deallocations

261   for (unsigned I = 0, N = Deallocations.size(); I != N; ++I)
262 Deallocations[I].first(Deallocations[I].second);
287 Deallocations.push_back(std::make_pair(Callback, Data));