clang-tools 19.0.0git
Namespaces | Functions
Merge.cpp File Reference
#include "Merge.h"
#include "index/Symbol.h"
#include "index/SymbolLocation.h"
#include "index/SymbolOrigin.h"
#include "support/Trace.h"
#include "llvm/ADT/StringRef.h"
#include <algorithm>
#include <iterator>

Go to the source code of this file.

Namespaces

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

Functions

static bool clang::clangd::prefer (const SymbolLocation &L, const SymbolLocation &R)
 
Symbol clang::clangd::mergeSymbol (const Symbol &L, const Symbol &R)