Searched refs:StreamOpenNode (Results 1 – 1 of 1) sorted by relevance
1202 const ExplodedNode *StreamOpenNode = getAcquisitionSite(Err, LeakSym, C); in reportLeaks() local1203 assert(StreamOpenNode && "Could not find place of stream opening."); in reportLeaks()1206 StreamOpenNode->getStmtForDiagnostics(), C.getSourceManager(), in reportLeaks()1207 StreamOpenNode->getLocationContext()); in reportLeaks()1214 StreamOpenNode->getLocationContext()->getDecl()); in reportLeaks()