Searched refs:AllocationStmt (Results 1 – 1 of 1) sorted by relevance
2099 const Stmt *AllocationStmt = nullptr; in reportLeak() local2101 AllocationStmt = Exit->getCalleeContext()->getCallSite(); in reportLeak()2103 AllocationStmt = SP->getStmt(); in reportLeak()2104 if (AllocationStmt) in reportLeak()2105 LocUsedForUniqueing = PathDiagnosticLocation::createBegin(AllocationStmt, in reportLeak()