Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp97 bool DeallocSent) { in shouldGenerateNote()
543 bool DeallocSent = false; in VisitNode() local
H A DRetainCountChecker.cpp616 bool DeallocSent = false; in checkSummary() local