Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSimpleStreamChecker.cpp132 static bool isLeaked(SymbolRef Sym, const StreamState &SS, in isLeaked() function
153 if (isLeaked(Sym, StreamStatus, IsSymDead, State)) in checkDeadSymbols()