Searched refs:DeallocatorIdx (Results 1 – 1 of 1) sorted by relevance
79 unsigned int DeallocatorIdx; member191 if (IsAllocator && (FI.DeallocatorIdx == InvalidIdx)) in getTrackedFunctionIndex()193 if (!IsAllocator && (FI.DeallocatorIdx != InvalidIdx)) in getTrackedFunctionIndex()267 FunctionsToTrack[AP.second->AllocatorIdx].DeallocatorIdx; in generateDeallocatorMismatchReport()307 unsigned int DIdx = FunctionsToTrack[AS->AllocatorIdx].DeallocatorIdx; in checkPreStmt()415 unsigned int PDeallocIdx = FunctionsToTrack[AS->AllocatorIdx].DeallocatorIdx; in checkPreStmt()520 << FunctionsToTrack[FI.DeallocatorIdx].Name << "'."; in generateAllocatedDataNotReleasedReport()