Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp59 Relinquished, enumerator
79 bool isRelinquished() const { return K == Relinquished; } in isRelinquished()
101 return RefState(Relinquished, s, family); in getRelinquished()
119 CASE(Relinquished) in dump()