Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp97 bool DeallocSent) { in shouldGenerateNote()
543 bool DeallocSent = false; in VisitNode() local
H A DRetainCountChecker.cpp618 bool DeallocSent = false; in checkSummary() local