Searched refs:suppressDeallocationsInSuspiciousContexts (Results 1 – 1 of 1) sorted by relevance
668 bool suppressDeallocationsInSuspiciousContexts(const CallEvent &Call,1214 if (suppressDeallocationsInSuspiciousContexts(Call, C)) in checkFree()3052 bool MallocChecker::suppressDeallocationsInSuspiciousContexts( in suppressDeallocationsInSuspiciousContexts() function in MallocChecker