Searched refs:PDeallocIdx (Results 1 – 1 of 1) sorted by relevance
231 unsigned int PDeallocIdx = in generateDeallocatorMismatchReport() local235 << FunctionsToTrack[PDeallocIdx].Name << "' should be used."; in generateDeallocatorMismatchReport()383 unsigned int PDeallocIdx = FunctionsToTrack[AS->AllocatorIdx].DeallocatorIdx; in checkPreStmt() local384 if (PDeallocIdx != idx || (FunctionsToTrack[idx].Kind == ErrorAPI)) { in checkPreStmt()