Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp495 const ExplodedNode *AllocNode = N; in getAllocationNode() local
526 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport() local
DMallocChecker.cpp2022 const ExplodedNode *AllocNode = N; in getAllocationSite() local
2094 const ExplodedNode *AllocNode = nullptr; in reportLeak() local
DRetainCountChecker.cpp2405 const ExplodedNode *AllocNode = nullptr; in CFRefLeakReport() local