llvm-project/clang-tools-extra/clangd/index
Ilya Biryukov 8573defa2d [clangd] clang-format the source code. NFC
llvm-svn: 333537
2018-05-30 12:41:19 +00:00
..
CanonicalIncludes.cpp [clangd] Skip .inc headers when canonicalizing header #include. 2018-05-24 14:40:24 +00:00
CanonicalIncludes.h [clangd] clang-format the source code. NFC 2018-05-30 12:41:19 +00:00
FileIndex.cpp [clangd] Build index on preamble changes instead of the AST changes 2018-05-24 15:50:15 +00:00
FileIndex.h [clangd] Build index on preamble changes instead of the AST changes 2018-05-24 15:50:15 +00:00
Index.cpp [clangd] Incorporate #occurrences in scoring code complete results. 2018-05-03 14:53:02 +00:00
Index.h [clangd] clang-format the source code. NFC 2018-05-30 12:41:19 +00:00
MemIndex.cpp [clangd] Incorporate #occurrences in scoring code complete results. 2018-05-03 14:53:02 +00:00
MemIndex.h [clangd] Add an interface that finds symbol by SymbolID in SymbolIndex. 2018-03-14 09:48:05 +00:00
Merge.cpp [clangd] Add an interface that finds symbol by SymbolID in SymbolIndex. 2018-03-14 09:48:05 +00:00
Merge.h [clangd] Merge results from static/dynamic index. 2018-01-15 12:33:00 +00:00
SymbolCollector.cpp [clangd] Serve comments for headers decls from dynamic index only 2018-05-24 14:49:23 +00:00
SymbolCollector.h [clangd] Adapt index interfaces to D45014, and fix the old bugs. 2018-04-09 14:28:52 +00:00
SymbolYAML.cpp [clangd] Add line and column number to the index symbol. 2018-04-13 08:30:39 +00:00
SymbolYAML.h [clangd] clang-format the source code. NFC 2018-05-30 12:41:19 +00:00