Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp667 const ExplodedNode *AllocationNode = N; in GetAllocationSite() local
696 AllocationNode = N; in GetAllocationSite()
730 const ProgramPoint AllocPP = AllocationNode->getLocation(); in GetAllocationSite()