llvm-project/clang-tools-extra/clangd/index
Sam McCall 5fb9746c49 [clangd] Remove last usage of ast matchers from SymbolCollector. NFC
llvm-svn: 343849
2018-10-05 14:03:04 +00:00
..
dex [clangd] Simplify Dex query tree logic and fix missing-posting-list bug 2018-10-04 17:18:55 +00:00
CanonicalIncludes.cpp [clangd] Fix header mapping for std::string. NFC 2018-10-01 08:50:49 +00:00
CanonicalIncludes.h [clangd] Get rid of regexes in CanonicalIncludes 2018-08-22 13:51:19 +00:00
FileIndex.cpp [clangd] expose MergedIndex class 2018-10-04 14:20:22 +00:00
FileIndex.h [clangd] expose MergedIndex class 2018-10-04 14:20:22 +00:00
Index.cpp [clangd] Fix error handling for SymbolID parsing (notably YAML and dexp) 2018-09-18 19:00:59 +00:00
Index.h [clangd] Initial supoprt for cross-namespace global code completion. 2018-09-27 18:46:00 +00:00
IndexAction.cpp [clangd] clangd-indexer gathers refs and stores them in index files. 2018-10-04 14:09:55 +00:00
IndexAction.h [clangd] clangd-indexer gathers refs and stores them in index files. 2018-10-04 14:09:55 +00:00
MemIndex.cpp [clangd] Initial supoprt for cross-namespace global code completion. 2018-09-27 18:46:00 +00:00
MemIndex.h [clangd] Add symbol slab size to index memory consumption estimates 2018-09-10 11:46:07 +00:00
Merge.cpp [clangd] expose MergedIndex class 2018-10-04 14:20:22 +00:00
Merge.h [clangd] expose MergedIndex class 2018-10-04 14:20:22 +00:00
Serialization.cpp [clangd] clangd-indexer gathers refs and stores them in index files. 2018-10-04 14:09:55 +00:00
Serialization.h [clangd] clangd-indexer gathers refs and stores them in index files. 2018-10-04 14:09:55 +00:00
SymbolCollector.cpp [clangd] Remove last usage of ast matchers from SymbolCollector. NFC 2018-10-05 14:03:04 +00:00
SymbolCollector.h [clangd] Extract mapper logic from clangd-indexer into a library. 2018-09-25 20:02:36 +00:00
YAMLSerialization.cpp [clangd] clangd-indexer gathers refs and stores them in index files. 2018-10-04 14:09:55 +00:00