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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp616 bool DeallocSent = false; local
H A DRetainCountDiagnostics.cpp543 bool DeallocSent = false; local
94 shouldGenerateNote(llvm::raw_string_ostream &os, const RefVal *PrevT, const RefVal &CurrV, bool DeallocSent) argument

Completed in 189 milliseconds