Searched refs:getStmtForDiagnostics (Results 1 – 17 of 17) sorted by relevance
297 if (const Stmt *S = getStmtForDiagnostics()) in getCFGBlock()319 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()) in getPreviousStmtForDiagnostics()386 if (const Stmt *S = getStmtForDiagnostics()) in getCurrentOrPreviousStmtForDiagnostics()
216 const Stmt *S = N->getStmtForDiagnostics(); in isPossiblyEscaped()
2394 S = ErrorNode->getStmtForDiagnostics(); in getStmt()2412 const Stmt *S = ErrorNode->getStmtForDiagnostics(); in getLocation()3182 } else if (const Stmt *S = N->getStmtForDiagnostics()) { in findExecutedLines()
958 const Stmt *S = N->getStmtForDiagnostics(); in matchAssignment()2207 if (N->getStmtForDiagnostics() == Inner) in findNodeForExpression()
287 if (const Stmt *StartCallStmt = StartNode->getStmtForDiagnostics()) in reportLeakedVALists()383 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
100 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
187 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
293 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()401 if (const Stmt *MoveStmt = MoveNode->getStmtForDiagnostics()) in tryToReportBug()
312 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
478 const Stmt *AllocStmt = AllocNode->getStmtForDiagnostics(); in generateAllocatedDataNotReleasedReport()
656 const Stmt *S = AcquireNode->getStmtForDiagnostics(); in reportBug()
1060 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
360 S = N->getStmtForDiagnostics(); in VisitNode()
2772 const Stmt *AllocationStmt = AllocNode->getStmtForDiagnostics(); in HandleLeak()3376 const Stmt *S = N->getStmtForDiagnostics(); in VisitNode()
1692 if (const Stmt *StreamStmt = StreamOpenNode->getStmtForDiagnostics()) in reportLeaks()
275 const Stmt *getStmtForDiagnostics() const;
896 AllocStmt = AllocNode->getStmtForDiagnostics(); in deriveAllocLocation()