Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp46 bool DeallocSent) { in shouldGenerateNote()
429 bool DeallocSent = false; in VisitNode() local
H A DRetainCountChecker.cpp633 bool DeallocSent = false; in checkSummary() local