Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp67 bool ExplodedGraph::shouldCollect(const ExplodedNode *node) { in shouldCollect() function in ExplodedGraph
195 if (shouldCollect(node)) in reclaimRecentlyAllocatedNodes()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h393 bool shouldCollect(const ExplodedNode *node);