llvm-project/clang-tools-extra/clangd/index/dex
Nathan Ridge f1e6f5713c [clangd] Index API and implementations for relations
Summary:
This builds on the relations support added in D59407, D62459,
and D62471 to expose relations in SymbolIndex and its
implementations.

Reviewers: kadircet

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D62839

llvm-svn: 363481
2019-06-15 02:26:47 +00:00
..
dexp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Dex.cpp [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
Dex.h [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
Iterator.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Iterator.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PostingList.cpp [clangd] lower_bound -> bsearch, NFC 2019-04-17 07:00:36 +00:00
PostingList.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Token.h [clangd] Add type boost to fuzzy find in Dex. 2019-02-06 15:36:23 +00:00
Trigram.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Trigram.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00