Searched refs:DeallocatorIdx (Results 1 – 1 of 1) sorted by relevance
90 unsigned int DeallocatorIdx; member186 if (IsAllocator && (FI.DeallocatorIdx == InvalidIdx)) in getTrackedFunctionIndex()188 if (!IsAllocator && (FI.DeallocatorIdx != InvalidIdx)) in getTrackedFunctionIndex()236 FunctionsToTrack[AP.second->AllocatorIdx].DeallocatorIdx; in generateDeallocatorMismatchReport()279 unsigned int DIdx = FunctionsToTrack[AS->AllocatorIdx].DeallocatorIdx; in checkPreStmt()389 unsigned int PDeallocIdx = FunctionsToTrack[AS->AllocatorIdx].DeallocatorIdx; in checkPreStmt()477 << FunctionsToTrack[FI.DeallocatorIdx].Name << "'."; in generateAllocatedDataNotReleasedReport()