Searched refs:StreamOpenNode (Results 1 – 1 of 1) sorted by relevance
2031 const ExplodedNode *StreamOpenNode = getAcquisitionSite(Err, LeakSym, C); in reportLeaks() local2032 assert(StreamOpenNode && "Could not find place of stream opening."); in reportLeaks()2035 if (const Stmt *StreamStmt = StreamOpenNode->getStmtForDiagnostics()) in reportLeaks()2038 StreamOpenNode->getLocationContext()); in reportLeaks()2045 StreamOpenNode->getLocationContext()->getDecl()); in reportLeaks()