Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp671 const MemRegion *FirstBinding = nullptr; in GetAllocationSite() local
694 FirstBinding = R; in GetAllocationSite()
746 FirstBinding = nullptr; in GetAllocationSite()
748 return AllocationInfo(AllocationNodeInCurrentOrParentContext, FirstBinding, in GetAllocationSite()