|
clang-tools 23.0.0git
|
#include "Headers.h"#include "PathMapping.h"#include "SourceCode.h"#include "URI.h"#include "index/Ref.h"#include "index/Serialization.h"#include "index/Symbol.h"#include "support/Logger.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/CommandLine.h"#include "llvm/Support/Error.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/MemoryBuffer.h"#include "llvm/Support/Parallel.h"#include "llvm/Support/Path.h"#include "llvm/Support/Signals.h"#include "llvm/Support/raw_ostream.h"#include <atomic>#include <string>#include <vector>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. | |
Functions | |
| int | main (int Argc, const char **Argv) |
| int main | ( | int | Argc, |
| const char ** | Argv ) |
Definition at line 249 of file RemapMain.cpp.
References clang::clangd::Background, elog(), clang::clangd::IndexFileOut::Format, clang::clangd::log(), clang::clangd::parsePathMappings(), clang::clangd::readIndexFile(), and clang::clangd::RIFF.