Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DEnvironment.cpp182 SymReaper.maybeDead(*SI); in removeDeadBindings()
DSymbolManager.cpp406 bool SymbolReaper::maybeDead(SymbolRef sym) { in maybeDead() function in SymbolReaper
DRangeConstraintManager.cpp375 if (SymReaper.maybeDead(sym)) in removeDeadBindings()
DRegionStore.cpp2333 SymReaper.maybeDead(SymR->getSymbol()); in removeDeadBindings()
2342 SymReaper.maybeDead(*SI); in removeDeadBindings()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h624 bool maybeDead(SymbolRef sym);