Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdLSPServer.h221 Context BackgroundContext; variable
H A DClangdLSPServer.cpp488 WithContext MainContext(BackgroundContext.clone()); in onInitialize()
1559 BackgroundContext(Context::current().clone()), Transp(Transp), in ClangdLSPServer()