aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Index/IndexingAction.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-30[c-index-test] Provide capability to index module file imports and dump their...Argyrios Kyrtzidis1-0/+17
2016-02-14[index] Factor libclang's functionality to determing the mangled name of symb...Argyrios Kyrtzidis1-0/+2
2016-02-14[index] Allow calling createIndexingAction() without passing another action t...Argyrios Kyrtzidis1-22/+56
2016-02-12[libclang] Separate the underlying indexing functionality of libclang and int...Argyrios Kyrtzidis1-0/+140