summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/CodeComplete.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2018-08-31 12:54:13 +0000
committerHaojian Wu <hokein@google.com>2018-08-31 12:54:13 +0000
commitd81e3146e30b5b0bb2b5c740405305d58fd18bf3 (patch)
treedca1ea44d84b7099cf8b5a81b2c02c1fbc9a20fb /clang-tools-extra/clangd/CodeComplete.cpp
parentd2c2c57f523cd076343ccea72a772e75a4cba450 (diff)
downloadbcm5719-llvm-d81e3146e30b5b0bb2b5c740405305d58fd18bf3.tar.gz
bcm5719-llvm-d81e3146e30b5b0bb2b5c740405305d58fd18bf3.zip
[clangd] Collect symbol occurrences in SymbolCollector.
SymbolCollector will be used for two cases: - collect Symbol type only, used for indexing preamble AST. - collect Symbol and SymbolOccurrences, used for indexing main AST. For finding local references from the AST, we will implement it in other ways. llvm-svn: 341208
Diffstat (limited to 'clang-tools-extra/clangd/CodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud