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/
DExprEngine.h376 void removeDeadOnEndOfFunction(NodeBuilderContext& BC,
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp165 void ExprEngine::removeDeadOnEndOfFunction(NodeBuilderContext& BC, in removeDeadOnEndOfFunction() function in ExprEngine
DExprEngine.cpp2938 removeDeadOnEndOfFunction(BC, Pred, AfterRemovedDead); in processEndOfFunction()