|
clang-tools 22.0.0git
|
#include "CanonicalIncludes.h"#include "clang/Basic/FileEntry.h"#include "clang/Basic/LangOptions.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/Path.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::clangd |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
Variables | |
| constexpr int | clang::clangd::MaxSuffixComponents = 3 |
| The maximum number of path components in a key from StdSuffixHeaderMapping. | |