Searched refs:runCheckersForNewAllocator (Results 1 – 4 of 4) sorted by relevance
368 void runCheckersForNewAllocator(const CXXAllocatorCall &Call,
534 void CheckerManager::runCheckersForNewAllocator(const CXXAllocatorCall &Call, in runCheckersForNewAllocator() function in CheckerManager
931 getCheckerManager().runCheckersForNewAllocator(*Call, Dst, I, *this); in VisitCXXNewAllocatorCall()
353 getCheckerManager().runCheckersForNewAllocator( in processCallExit()