|
clang-tools 22.0.0git
|
#include "MonitoringService.grpc.pb.h"#include "MonitoringService.pb.h"#include "support/Logger.h"#include "clang/Basic/Version.h"#include "llvm/Support/CommandLine.h"#include "llvm/Support/Signals.h"#include <chrono>#include <google/protobuf/util/json_util.h>#include <grpc++/grpc++.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. | |
| namespace | clang::clangd::remote |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 41 of file Monitor.cpp.
References clang::clangd::elog().