Home
last modified time | relevance | path

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

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