Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp184 removeDead(Pred, Dst, dyn_cast<ReturnStmt>(LastSt), LCtx, in removeDeadOnEndOfFunction()
369 removeDead(BindedRetNode, CleanedNodes, nullptr, calleeCtx, in processCallExit()
H A DExprEngine.cpp1029 void ExprEngine::removeDead(ExplodedNode *Pred, ExplodedNodeSet &Out, in removeDead() function in ExprEngine
1121 removeDead(Pred, CleanedStates, currStmt, in ProcessStmt()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h284 void removeDead(ExplodedNode *Node, ExplodedNodeSet &Out,