Searched refs:CheckNewAllocatorFunc (Results 1 – 2 of 2) sorted by relevance
508 using CheckNewAllocatorFunc = variable565 void _registerForNewAllocator(CheckNewAllocatorFunc checkfn);676 std::vector<CheckNewAllocatorFunc> NewAllocatorCheckers;
505 using CheckersTy = std::vector<CheckerManager::CheckNewAllocatorFunc>;520 void runChecker(CheckerManager::CheckNewAllocatorFunc checkFn, in runChecker()863 void CheckerManager::_registerForNewAllocator(CheckNewAllocatorFunc checkfn) { in _registerForNewAllocator()