Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp515 const ExplodedNode *AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite() local
553 AllocationNodeInCurrentOrParentContext = N; in GetAllocationSite()
588 if (AllocationNodeInCurrentOrParentContext && in GetAllocationSite()
589 AllocationNodeInCurrentOrParentContext->getLocationContext() != in GetAllocationSite()
593 return AllocationInfo(AllocationNodeInCurrentOrParentContext, in GetAllocationSite()