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) {}
190 ReclaimCounter = ReclaimNodeInterval;
324 if (ReclaimNodeInterval)
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 283 unsigned ReclaimNodeInterval;
391 ReclaimCounter = ReclaimNodeInterval = Interval;

Completed in 47 milliseconds