Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp99 bool DeallocSent) { in shouldGenerateNote()
549 bool DeallocSent = false; in VisitNode() local
H A DRetainCountChecker.cpp617 bool DeallocSent = false; in checkSummary() local