Home
last modified time | relevance | path

Searched defs:getMemoryCleanupFunction (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp524 std::function<void()> getMemoryCleanupFunction() { in getMemoryCleanupFunction() function
536 std::function<void()> getMemoryCleanupFunction() { return nullptr; } in getMemoryCleanupFunction() function