Home
last modified time | relevance | path

Searched defs:AllocNode (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp505 const ExplodedNode *AllocNode = N; in getAllocationNode() local
537 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport() local
DMallocChecker.cpp2006 const ExplodedNode *AllocNode = N; in getAllocationSite() local
2078 const ExplodedNode *AllocNode = nullptr; in reportLeak() local
DRetainCountChecker.cpp2380 const ExplodedNode *AllocNode = nullptr; in CFRefLeakReport() local