Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp113 const ExplodedNode *getAllocationNode(const ExplodedNode *N, SymbolRef Sym,
448 MacOSKeychainAPIChecker::getAllocationNode(const ExplodedNode *N, in getAllocationNode() function in MacOSKeychainAPIChecker
485 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport()