Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h446 void enableNodeReclamation(unsigned Interval) { in enableNodeReclamation() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp224 G.enableNodeReclamation(TrimInterval); in ExprEngine()