Searched refs:ShouldCleanupMemory (Results 1 – 2 of 2) sorted by relevance
215 PeriodicThrottler ShouldCleanupMemory; variable
1368 if (!Opts.MemoryCleanup || !ShouldCleanupMemory()) in maybeCleanupMemory()1557 ShouldCleanupMemory(/*Period=*/std::chrono::minutes(1), in ClangdLSPServer()