Home
last modified time | relevance | path

Searched refs:reclaimRecentlyAllocatedNodes (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h396 void reclaimRecentlyAllocatedNodes();
/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp180 void ExplodedGraph::reclaimRecentlyAllocatedNodes() { in reclaimRecentlyAllocatedNodes() function in ExplodedGraph
DExprEngine.cpp428 G.reclaimRecentlyAllocatedNodes(); in ProcessStmt()