Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp674 const ExplodedNode *AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite() local
712 AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite()
747 if (AllocationNodeInCurrentOrParentContext && in GetAllocationSite()
748 AllocationNodeInCurrentOrParentContext->getLocationContext() != in GetAllocationSite()
752 return AllocationInfo(AllocationNodeInCurrentOrParentContext, FirstBinding, in GetAllocationSite()