Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp110 const ExplodedNode *getAllocationNode(const ExplodedNode *N, SymbolRef Sym,
441 MacOSKeychainAPIChecker::getAllocationNode(const ExplodedNode *N, in getAllocationNode() function in MacOSKeychainAPIChecker
477 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); in generateAllocatedDataNotReleasedReport()