Searched refs:AllocationNodeInCurrentContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2145 const ExplodedNode *AllocationNodeInCurrentContext = N; local
2175 // AllocationNodeInCurrentContext, is the last node in the current context
2178 AllocationNodeInCurrentContext = N;
2216 return AllocationInfo(AllocationNodeInCurrentContext,

Completed in 401 milliseconds