Searched refs:Deallocators (Results 1 – 1 of 1) sorted by relevance
47 std::vector<std::pair<CallDescription, unsigned>> Deallocators = { member in __anond5d47e740111::MIGChecker199 auto I = llvm::find_if(Deallocators, in checkPostCall()203 if (I == Deallocators.end()) in checkPostCall()