Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h405 void enableNodeReclamation(unsigned Interval) { in enableNodeReclamation() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp207 G.enableNodeReclamation(TrimInterval); in ExprEngine()