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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp497 const ExplodedNode *AllocNode = N; local
527 const ExplodedNode *AllocNode = getAllocationNode(N, AP.first, C); local
H A DMallocChecker.cpp1542 const ExplodedNode *AllocNode = N; local
1610 const ExplodedNode *AllocNode = 0; local
H A DRetainCountChecker.cpp2265 const ExplodedNode *AllocNode = 0; local

Completed in 77 milliseconds