Searched refs:NewAllocatorCheckers (Results 1 – 2 of 2) sorted by relevance
46 NewAllocatorCheckers, LiveSymbolsCheckers, DeadSymbolsCheckers, in hasPathSensitiveCheckers()539 CheckNewAllocatorContext C(NewAllocatorCheckers, Call, WasInlined, Eng); in runCheckersForNewAllocator()864 NewAllocatorCheckers.push_back(checkfn); in _registerForNewAllocator()
679 std::vector<CheckNewAllocatorFunc> NewAllocatorCheckers; variable