clang-tools
10.0.0git
|
#include "Logger.h"
#include "Protocol.h"
#include "Shutdown.h"
#include "Transport.h"
#include "llvm/Support/Errno.h"
#include "llvm/Support/Error.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::clangd | |
Functions | |
std::unique_ptr< Transport > | clang::clangd::newJSONTransport (std::FILE *In, llvm::raw_ostream &Out, llvm::raw_ostream *InMirror, bool Pretty, JSONStreamStyle Style) |