Searched refs:DeallocatorIdx (Results 1 – 1 of 1) sorted by relevance
92 unsigned int DeallocatorIdx; member185 if (IsAllocator && (FI.DeallocatorIdx == InvalidIdx)) in getTrackedFunctionIndex()187 if (!IsAllocator && (FI.DeallocatorIdx != InvalidIdx)) in getTrackedFunctionIndex()233 FunctionsToTrack[AP.second->AllocatorIdx].DeallocatorIdx; in generateDeallocatorMismatchReport()275 unsigned int DIdx = FunctionsToTrack[AS->AllocatorIdx].DeallocatorIdx; in checkPreStmt()384 unsigned int PDeallocIdx = FunctionsToTrack[AS->AllocatorIdx].DeallocatorIdx; in checkPreStmt()471 << FunctionsToTrack[FI.DeallocatorIdx].Name << "'."; in generateAllocatedDataNotReleasedReport()