Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp497 const ExplodedNode *AllocNode = N; in getAllocationNode() local
527 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport() local
H A DMallocChecker.cpp1780 const ExplodedNode *AllocNode = N; in getAllocationSite() local
1851 const ExplodedNode *AllocNode = nullptr; in reportLeak() local
H A DRetainCountChecker.cpp2329 const ExplodedNode *AllocNode = nullptr; in CFRefLeakReport() local