Searched refs:getNextStmtForDiagnostics (Results 1 – 3 of 3) sorted by relevance
281 const Stmt *getNextStmtForDiagnostics() const;
348 const Stmt *ExplodedNode::getNextStmtForDiagnostics() const { in getNextStmtForDiagnostics() function in ExplodedNode
613 if (const Stmt *S = C.getCurrentNode()->getNextStmtForDiagnostics()) in ExecutionContinues()906 if (const Stmt *S = C.getCurrentNode()->getNextStmtForDiagnostics()) in generateMinimalDiagForBlockEdge()2455 if (const Stmt *S = N->getNextStmtForDiagnostics()) in findReasonableStmtCloseToFunctionExit()2483 S = ErrorNode->getNextStmtForDiagnostics(); in getLocation()