Searched defs:stopwatch (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/index/remote/server/ | ||
H A D | Server.cpp | 128 using stopwatch = std::chrono::steady_clock; typedef in clang::clangd::remote::__anonb5b73aed0111::RemoteIndexServer |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | GlobalCompilationDatabase.cpp | 84 using stopwatch = std::chrono::steady_clock; global() typedef in clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache |