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.h262 void removeDeadOnEndOfFunction(NodeBuilderContext& BC,
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp159 void ExprEngine::removeDeadOnEndOfFunction(NodeBuilderContext& BC, in removeDeadOnEndOfFunction() function in ExprEngine
DExprEngine.cpp1716 removeDeadOnEndOfFunction(BC, Pred, AfterRemovedDead); in processEndOfFunction()