Home
last modified time | relevance | path

Searched refs:getAllocationNode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp114 const ExplodedNode *getAllocationNode(const ExplodedNode *N, SymbolRef Sym,
449 MacOSKeychainAPIChecker::getAllocationNode(const ExplodedNode *N, in getAllocationNode() function in MacOSKeychainAPIChecker
486 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport()