Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp57 bool ExplodedGraph::shouldCollect(const ExplodedNode *node) { in shouldCollect() function in ExplodedGraph
183 if (shouldCollect(node)) in reclaimRecentlyAllocatedNodes()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h459 bool shouldCollect(const ExplodedNode *node);