Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExplodedGraph.cpp56 bool ExplodedGraph::shouldCollect(const ExplodedNode *node) { in shouldCollect() function in ExplodedGraph
182 if (shouldCollect(node)) in reclaimRecentlyAllocatedNodes()
/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExplodedGraph.h454 bool shouldCollect(const ExplodedNode *node);