Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h625 bool hasDeadSymbols() const { in hasDeadSymbols() function
/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp125 if (!SR.hasDeadSymbols()) { in checkDeadSymbols()
DNullabilityChecker.cpp409 if (!SR.hasDeadSymbols()) in checkDeadSymbols()
DCStringChecker.cpp2132 if (!SR.hasDeadSymbols()) in checkDeadSymbols()
DMallocChecker.cpp2121 if (!SymReaper.hasDeadSymbols()) in checkDeadSymbols()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp382 if (!SymReaper.hasDeadSymbols()) { in removeDead()