Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBasicConstraintManager.cpp315 if (SymReaper.maybeDead(sym)) in removeDeadBindings()
325 if (SymReaper.maybeDead(sym)) in removeDeadBindings()
DRangeConstraintManager.cpp277 if (SymReaper.maybeDead(sym)) in removeDeadBindings()
DSymbolManager.cpp421 bool SymbolReaper::maybeDead(SymbolRef sym) { in maybeDead() function in SymbolReaper
DRegionStore.cpp1947 SymReaper.maybeDead(SymR->getSymbol()); in removeDeadBindings()
1952 SymReaper.maybeDead(*SI); in removeDeadBindings()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h613 bool maybeDead(SymbolRef sym);