clang-tools  7.0.0
Namespaces | Functions
Merge.cpp File Reference
#include "Merge.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for Merge.cpp:

Go to the source code of this file.

Namespaces

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

Functions

Symbol clang::clangd::mergeSymbol (const Symbol &L, const Symbol &R, Symbol::Details *Scratch)
 
std::unique_ptr< SymbolIndex > clang::clangd::mergeIndex (const SymbolIndex *Dynamic, const SymbolIndex *Static)