Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2144 const ExplodedNode *AllocationNode = N; in GetAllocationSite() local
2173 AllocationNode = N; in GetAllocationSite()
2202 const ProgramPoint AllocPP = AllocationNode->getLocation(); in GetAllocationSite()