Skip to content
Commit bd27c6ef authored by Anoop Chandu's avatar Anoop Chandu Committed by Christian Hergert
Browse files

clang: Implement IdeCodeIndexer

IdeClangCodeIndexer implements IdeCodeIndexer. On request to
index file this will return a GListModel, a list of
IdeCodeIndexEntries, backed by Translation unit. On request to
get key it will return USR of symbol refereced at given location.

https://bugzilla.gnome.org/show_bug.cgi?id=786700
parent 73c8e7e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment