Searched refs:getStmtForDiagnostics (Results 1 – 16 of 16) sorted by relevance
295 if (const Stmt *S = getStmtForDiagnostics()) in getCFGBlock()317 const Stmt *ExplodedNode::getStmtForDiagnostics() const { in getStmtForDiagnostics() function in ExplodedNode352 if (const Stmt *S = N->getStmtForDiagnostics()) { in getNextStmtForDiagnostics()379 if (const Stmt *S = N->getStmtForDiagnostics(); S && !isa<CompoundStmt>(S)) in getPreviousStmtForDiagnostics()386 if (const Stmt *S = getStmtForDiagnostics()) in getCurrentOrPreviousStmtForDiagnostics()
227 const Stmt *S = N->getStmtForDiagnostics(); in isPossiblyEscaped()
2426 S = ErrorNode->getStmtForDiagnostics(); in getStmt()2466 const Stmt *S = ErrorNode->getStmtForDiagnostics(); in getLocation()3271 } else if (const Stmt *S = N->getStmtForDiagnostics()) { in findExecutedLines()
869 const Stmt *S = N->getStmtForDiagnostics(); in matchAssignment()2163 if (N->getStmtForDiagnostics() == Inner) in findNodeForExpression()
286 if (const Stmt *StartCallStmt = StartNode->getStmtForDiagnostics()) in reportLeakedVALists()382 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
98 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
183 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
295 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()403 if (const Stmt *MoveStmt = MoveNode->getStmtForDiagnostics()) in tryToReportBug()
302 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
477 const Stmt *AllocStmt = AllocNode->getStmtForDiagnostics(); in generateAllocatedDataNotReleasedReport()
1061 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
1867 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()2035 if (const Stmt *StreamStmt = StreamOpenNode->getStmtForDiagnostics()) in reportLeaks()
357 S = N->getStmtForDiagnostics(); in VisitNode()
2992 const Stmt *AllocationStmt = AllocNode->getStmtForDiagnostics(); in HandleLeak()3624 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
275 const Stmt *getStmtForDiagnostics() const;
897 AllocStmt = AllocNode->getStmtForDiagnostics(); in deriveAllocLocation()