Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp675 const MemRegion *FirstBinding = nullptr; in GetAllocationSite() local
698 FirstBinding = R; in GetAllocationSite()
750 FirstBinding = nullptr; in GetAllocationSite()
752 return AllocationInfo(AllocationNodeInCurrentOrParentContext, FirstBinding, in GetAllocationSite()