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

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

Completed in 1723 milliseconds