Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdLSPServer.h264 bool SupportFileStatus = false; variable
H A DClangdLSPServer.cpp515 SupportFileStatus = Params.initializationOptions.FileStatus; in onInitialize()
1797 if (!SupportFileStatus) in onFileUpdated()