Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h373 void removeDeadOnEndOfFunction(NodeBuilderContext& BC,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp164 void ExprEngine::removeDeadOnEndOfFunction(NodeBuilderContext& BC, in removeDeadOnEndOfFunction() function in ExprEngine
H A DExprEngine.cpp2429 removeDeadOnEndOfFunction(BC, Pred, AfterRemovedDead); in processEndOfFunction()