Home
last modified time | relevance | path

Searched refs:DeallocSentTag (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp632 static CheckerProgramPointTag DeallocSentTag(this, DeallocTagDescription); in checkSummary() local
720 C.addTransition(St, C.getPredecessor(), &DeallocSentTag); in checkSummary()