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

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp332 void ExprEngine::removeDead(ExplodedNode *Pred, ExplodedNodeSet &Out, function in class:ExprEngine
427 removeDead(Pred, CleanedStates, currStmt, Pred->getLocationContext());

Completed in 67 milliseconds