clang-tools  7.0.0
Namespaces | Functions
Merge.h File Reference
#include "Index.h"
Include dependency graph for Merge.h:
This graph shows which files directly or indirectly include this file:

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)