Home
last modified time | relevance | path

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

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