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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp103 const ExplodedNode *getAllocationNode(const ExplodedNode *N, SymbolRef Sym,
491 MacOSKeychainAPIChecker::getAllocationNode(const ExplodedNode *N, function in class:MacOSKeychainAPIChecker
527 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C);

Completed in 55 milliseconds