Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountChecker.cpp458 bool ShouldRemoveBinding = Summ.getArg(idx).getKind() == StopTrackingHard; in processSummaryOfInlined() local
461 ShouldRemoveBinding = true; in processSummaryOfInlined()
463 if (ShouldRemoveBinding) in processSummaryOfInlined()