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.cpp670 const ExplodedNode *AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite() local
708 AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite()
743 if (AllocationNodeInCurrentOrParentContext && in GetAllocationSite()
744 AllocationNodeInCurrentOrParentContext->getLocationContext() != in GetAllocationSite()
748 return AllocationInfo(AllocationNodeInCurrentOrParentContext, FirstBinding, in GetAllocationSite()