Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp455 const ExplodedNode *AllocNode = N; in getAllocationNode() local
486 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport() local
H A DMallocChecker.cpp2692 const ExplodedNode *AllocNode = N; in getAllocationSite() local
2763 const ExplodedNode *AllocNode = nullptr; in HandleLeak() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp884 const ExplodedNode *AllocNode = nullptr; in deriveAllocLocation() local