clang-tools 20.0.0git
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include <memory>
Go to the source code of this file.
Classes | |
struct | clang::clangd::FileDistanceOptions |
struct | clang::clangd::SourceParams |
class | clang::clangd::FileDistance |
class | clang::clangd::URIDistance |
class | clang::clangd::ScopeDistance |
Support lookups like FileDistance, but the lookup keys are symbol scopes. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::clangd |
FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |