Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DEnvironment.cpp180 SymReaper.maybeDead(*SI); in removeDeadBindings()
DSymbolManager.cpp413 bool SymbolReaper::maybeDead(SymbolRef sym) { in maybeDead() function in SymbolReaper
DRangeConstraintManager.cpp408 if (SymReaper.maybeDead(sym)) in removeDeadBindings()
DRegionStore.cpp2442 SymReaper.maybeDead(SymR->getSymbol()); in removeDeadBindings()
2451 SymReaper.maybeDead(*SI); in removeDeadBindings()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h537 bool maybeDead(SymbolRef sym);