Searched refs:AllocationStmt (Results 1 – 1 of 1) sorted by relevance
2322 const Stmt *AllocationStmt = PathDiagnosticLocation::getStmt(AllocNode); in reportLeak() local2323 if (AllocationStmt) in reportLeak()2324 LocUsedForUniqueing = PathDiagnosticLocation::createBegin(AllocationStmt, in reportLeak()