Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp502 bool ShouldRemoveBinding = Summ.getArg(idx).getKind() == StopTrackingHard; in processSummaryOfInlined() local
505 ShouldRemoveBinding = true; in processSummaryOfInlined()
507 if (ShouldRemoveBinding) in processSummaryOfInlined()