Searched defs:TFS (Results 1 – 15 of 15) sorted by relevance
/external/llvm-project/clang-tools-extra/clangd/tool/ |
D | Check.cpp | 119 bool buildInvocation(const ThreadsafeFS &TFS, in buildInvocation() 228 bool check(llvm::StringRef File, const ThreadsafeFS &TFS, in check()
|
D | ClangdMain.cpp | 818 RealThreadsafeFS TFS; in main() local
|
/external/llvm-project/clang-tools-extra/clangd/support/ |
D | FileCache.cpp | 30 const ThreadsafeFS &TFS, std::chrono::steady_clock::time_point FreshTime, in read()
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | Compiler.h | 48 const ThreadsafeFS *TFS; member
|
D | TidyProvider.cpp | 36 get(const ThreadsafeFS &TFS, in get() 242 TidyProvider provideClangTidyFiles(ThreadsafeFS &TFS) { in provideClangTidyFiles()
|
D | ClangdLSPServer.h | 268 const ThreadsafeFS &TFS; variable
|
D | ConfigProvider.cpp | 36 void get(const ThreadsafeFS &TFS, DiagnosticCallback DC, in get()
|
D | ClangdServer.h | 365 const ThreadsafeFS &TFS; variable
|
D | ClangdServer.cpp | 140 const ThreadsafeFS &TFS, const Options &Opts, in ClangdServer()
|
D | SourceCode.cpp | 575 const ThreadsafeFS &TFS) { in getFormatStyleForFile()
|
D | ClangdLSPServer.cpp | 1453 const ThreadsafeFS &TFS, in ClangdLSPServer()
|
D | CodeComplete.cpp | 1376 const ThreadsafeFS &TFS) && { in runWithoutSema()
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | Background.h | 194 const ThreadsafeFS &TFS; variable
|
D | Background.cpp | 95 const ThreadsafeFS &TFS, const GlobalCompilationDatabase &CDB, in BackgroundIndex()
|
/external/llvm-project/clang-tools-extra/clangd/index/remote/server/ |
D | Server.cpp | 398 clang::clangd::RealThreadsafeFS TFS; in main() local
|