Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdLSPServer.h209 void maybeExportMemoryProfile();
H A DClangdLSPServer.cpp170 Server.maybeExportMemoryProfile(); in onNotify()
1355 void ClangdLSPServer::maybeExportMemoryProfile() { in maybeExportMemoryProfile() function in clang::clangd::ClangdLSPServer