Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp671 const ExplodedNode *AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite() local
709 AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite()
744 if (AllocationNodeInCurrentOrParentContext && in GetAllocationSite()
745 AllocationNodeInCurrentOrParentContext->getLocationContext() != in GetAllocationSite()
749 return AllocationInfo(AllocationNodeInCurrentOrParentContext, FirstBinding, in GetAllocationSite()