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

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp178 removeDead(Pred, Dst, dyn_cast<ReturnStmt>(LastSt), LCtx,
299 removeDead(BindedRetNode, CleanedNodes, nullptr, calleeCtx,
H A DExprEngine.cpp332 void ExprEngine::removeDead(ExplodedNode *Pred, ExplodedNodeSet &Out, function in class:ExprEngine
427 removeDead(Pred, CleanedStates, currStmt, Pred->getLocationContext());
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h187 void removeDead(ExplodedNode *Node, ExplodedNodeSet &Out,

Completed in 251 milliseconds