Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp60 Relinquished, enumerator
80 bool isRelinquished() const { return K == Relinquished; } in isRelinquished()
102 return RefState(Relinquished, s, family); in getRelinquished()
120 CASE(Relinquished) in dump()