clang-tools 19.0.0git
Namespaces | Functions
Dexp.cpp File Reference
#include "index/Index.h"
#include "index/Relation.h"
#include "index/Serialization.h"
#include "index/remote/Client.h"
#include "llvm/ADT/ScopeExit.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/LineEditor/LineEditor.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Signals.h"
#include <optional>

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 

Functions

int main (int argc, const char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
const char *  argv[] 
)

Definition at line 413 of file Dexp.cpp.

References Index.

Variable Documentation

◆ Description

const char* Description

Definition at line 362 of file Dexp.cpp.

◆ Implementation

std::function<std::unique_ptr<Command>()> Implementation

Definition at line 363 of file Dexp.cpp.

◆ Index

const SymbolIndex* Index
protected

Definition at line 99 of file Dexp.cpp.

Referenced by main().