Home
last modified time | relevance | path

Searched refs:collectNode (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp164 void ExplodedGraph::collectNode(ExplodedNode *node) { in collectNode() function in ExplodedGraph
196 collectNode(node); in reclaimRecentlyAllocatedNodes()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp154 void ExplodedGraph::collectNode(ExplodedNode *node) { in collectNode() function in ExplodedGraph
184 collectNode(node); in reclaimRecentlyAllocatedNodes()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h404 void collectNode(ExplodedNode *node);
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h460 void collectNode(ExplodedNode *node);