|
clang-tools 22.0.0git
|
#include "ConfigProvider.h"#include "Config.h"#include "ConfigFragment.h"#include "support/FileCache.h"#include "support/Path.h"#include "support/ThreadsafeFS.h"#include "support/Trace.h"#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/Path.h"#include <chrono>#include <mutex>#include <optional>#include <string>Go to the source code of this file.
Classes | |
| class | clang::clangd::config::FileConfigCache |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::clangd |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
| namespace | clang::clangd::config |