Home
last modified time | relevance | path

Searched refs:removeDead (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp183 removeDead(Pred, Dst, dyn_cast<ReturnStmt>(LastSt), LCtx, in removeDeadOnEndOfFunction()
314 removeDead(BindedRetNode, CleanedNodes, nullptr, calleeCtx, in processCallExit()
H A DExprEngine.cpp858 void ExprEngine::removeDead(ExplodedNode *Pred, ExplodedNodeSet &Out, in removeDead() function in ExprEngine
950 removeDead(Pred, CleanedStates, currStmt, in ProcessStmt()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h291 void removeDead(ExplodedNode *Node, ExplodedNodeSet &Out,