Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp668 const ExplodedNode *AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite() local
706 AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite()
741 if (AllocationNodeInCurrentOrParentContext && in GetAllocationSite()
742 AllocationNodeInCurrentOrParentContext->getLocationContext() != in GetAllocationSite()
746 return AllocationInfo(AllocationNodeInCurrentOrParentContext, FirstBinding, in GetAllocationSite()