HomeSort by relevance Sort by last modified time
    Searched refs:ReclaimNodeInterval (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
ExplodedGraph.cpp 51 : NumNodes(0), ReclaimNodeInterval(0) {}
185 ReclaimCounter = ReclaimNodeInterval;
319 if (ReclaimNodeInterval)
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 281 unsigned ReclaimNodeInterval;
378 ReclaimCounter = ReclaimNodeInterval = Interval;

Completed in 45 milliseconds