Searched refs:LocUsedForUniqueing (Results 1 – 2 of 2) sorted by relevance
560 PathDiagnosticLocation LocUsedForUniqueing; in generateAllocatedDataNotReleasedReport() local562 LocUsedForUniqueing = PathDiagnosticLocation::createBegin(AllocStmt, in generateAllocatedDataNotReleasedReport()565 BugReport *Report = new BugReport(*BT, os.str(), N, LocUsedForUniqueing); in generateAllocatedDataNotReleasedReport()
1013 PathDiagnosticLocation LocUsedForUniqueing; in reportLeak() local1018 LocUsedForUniqueing = PathDiagnosticLocation::createBegin(AllocStmt, in reportLeak()1030 BugReport *R = new BugReport(*BT_Leak, os.str(), N, LocUsedForUniqueing); in reportLeak()