clang-tools 22.0.0git
|
#include "index/Index.h"
#include "index/Relation.h"
#include "llvm/ADT/StringSet.h"
#include <mutex>
Go to the source code of this file.
Classes | |
class | clang::clangd::MemIndex |
MemIndex is a naive in-memory index suitable for a small set of symbols. 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. |