Searched refs:removeDead (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineCallAndReturn.cpp | 180 removeDead(Pred, Dst, dyn_cast<ReturnStmt>(LastSt), LCtx, in removeDeadOnEndOfFunction() 294 removeDead(BindedRetNode, CleanedNodes, nullptr, calleeCtx, in processCallExit()
|
| H A D | ExprEngine.cpp | 639 void ExprEngine::removeDead(ExplodedNode *Pred, ExplodedNodeSet &Out, in removeDead() function in ExprEngine 730 removeDead(Pred, CleanedStates, currStmt, in ProcessStmt()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ExprEngine.h | 258 void removeDead(ExplodedNode *Node, ExplodedNodeSet &Out,
|