llvm-project/clang-tools-extra/clangd/index
Sam McCall 98a7318113 [clangd] Improve packing of Symbol struct. NFC
llvm-svn: 321348
2017-12-22 08:12:39 +00:00
..
FileIndex.cpp [clangd] Index-based code completion. 2017-12-19 16:50:37 +00:00
FileIndex.h [clangd] Index-based code completion. 2017-12-19 16:50:37 +00:00
Index.cpp [clangd] Don't re-hash SymbolID in maps, just use the SHA1 data 2017-12-21 20:11:46 +00:00
Index.h [clangd] Improve packing of Symbol struct. NFC 2017-12-22 08:12:39 +00:00
MemIndex.cpp [clangd] Igore cases in index fuzzy find. 2017-12-20 09:29:54 +00:00
MemIndex.h [clangd] Index-based code completion. 2017-12-19 16:50:37 +00:00
SymbolCollector.cpp [clangd] Improve packing of Symbol struct. NFC 2017-12-22 08:12:39 +00:00
SymbolCollector.h [clangd] Put all #includes in one block in clangd source files. NFC 2017-12-14 21:22:03 +00:00
SymbolYAML.cpp [clangd] Support filtering by fixing scopes in fuzzyFind. 2017-12-19 11:37:40 +00:00
SymbolYAML.h [clangd] Construct SymbolSlab from YAML format. 2017-12-14 12:17:14 +00:00