Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h268 void removeDeadOnEndOfFunction(NodeBuilderContext& BC,
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp162 void ExprEngine::removeDeadOnEndOfFunction(NodeBuilderContext& BC, in removeDeadOnEndOfFunction() function in ExprEngine
DExprEngine.cpp1786 removeDeadOnEndOfFunction(BC, Pred, AfterRemovedDead); in processEndOfFunction()