Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/tool/
DCheck.cpp119 bool buildInvocation(const ThreadsafeFS &TFS, in buildInvocation()
228 bool check(llvm::StringRef File, const ThreadsafeFS &TFS, in check()
DClangdMain.cpp818 RealThreadsafeFS TFS; in main() local
/external/llvm-project/clang-tools-extra/clangd/support/
DFileCache.cpp30 const ThreadsafeFS &TFS, std::chrono::steady_clock::time_point FreshTime, in read()
/external/llvm-project/clang-tools-extra/clangd/
DCompiler.h48 const ThreadsafeFS *TFS; member
DTidyProvider.cpp36 get(const ThreadsafeFS &TFS, in get()
242 TidyProvider provideClangTidyFiles(ThreadsafeFS &TFS) { in provideClangTidyFiles()
DClangdLSPServer.h268 const ThreadsafeFS &TFS; variable
DConfigProvider.cpp36 void get(const ThreadsafeFS &TFS, DiagnosticCallback DC, in get()
DClangdServer.h365 const ThreadsafeFS &TFS; variable
DClangdServer.cpp140 const ThreadsafeFS &TFS, const Options &Opts, in ClangdServer()
DSourceCode.cpp575 const ThreadsafeFS &TFS) { in getFormatStyleForFile()
DClangdLSPServer.cpp1453 const ThreadsafeFS &TFS, in ClangdLSPServer()
DCodeComplete.cpp1376 const ThreadsafeFS &TFS) && { in runWithoutSema()
/external/llvm-project/clang-tools-extra/clangd/index/
DBackground.h194 const ThreadsafeFS &TFS; variable
DBackground.cpp95 const ThreadsafeFS &TFS, const GlobalCompilationDatabase &CDB, in BackgroundIndex()
/external/llvm-project/clang-tools-extra/clangd/index/remote/server/
DServer.cpp398 clang::clangd::RealThreadsafeFS TFS; in main() local