Home
last modified time | relevance | path

Searched defs:isRelinquished (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp168 bool isRelinquished() const { return K == Relinquished; } isRelinquished() function in __anonca30e6ce0211::RefState
907 static inline bool isRelinquished(const RefState *RSCurr, isRelinquished() function in __anonca30e6ce0611::MallocBugVisitor