Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp314 static bool shouldRemoveDeadBindings(AnalysisManager &AMgr, in shouldRemoveDeadBindings() function
435 if (shouldRemoveDeadBindings(AMgr, S, Pred, Pred->getLocationContext())){ in ProcessStmt()