Home
last modified time | relevance | path

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

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