Searched refs:getNextStmtForDiagnostics (Results 1 – 3 of 3) sorted by relevance
282 const Stmt *getNextStmtForDiagnostics() const;
352 const Stmt *ExplodedNode::getNextStmtForDiagnostics() const { in getNextStmtForDiagnostics() function in ExplodedNode
579 if (const Stmt *S = C.getCurrentNode()->getNextStmtForDiagnostics()) in ExecutionContinues()874 if (const Stmt *S = C.getCurrentNode()->getNextStmtForDiagnostics()) in generateMinimalDiagForBlockEdge()2403 S = ErrorNode->getNextStmtForDiagnostics(); in getLocation()