Searched defs:isReleased (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp71 bool isReleased() const { return K == Released; } function in class:__anon3572::RefState
372 inline bool isReleased(const RefState *S, const RefState *SPrev, function in class:__anon3572::MallocChecker::MallocBugVisitor
1797 bool MallocChecker::isReleased(SymbolRef Sym, CheckerContext &C) const { function in class:MallocChecker
[all...]

Completed in 98 milliseconds