Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h376 void removeDeadOnEndOfFunction(NodeBuilderContext& BC,
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp165 void ExprEngine::removeDeadOnEndOfFunction(NodeBuilderContext& BC, in removeDeadOnEndOfFunction() function in ExprEngine
H A DExprEngine.cpp2938 removeDeadOnEndOfFunction(BC, Pred, AfterRemovedDead); in processEndOfFunction()