Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
Index
/
IndexingAction.cpp
32e5d86
[index] Enhance indexing for module references
by Argyrios Kyrtzidis
· 7 years ago
4d22172
[Index] Add an option to collect macros from preprocesor.
by Eric Liu
· 7 years ago
22a0c8d
[Index] Ignore noop #undef's when handling macro occurrences.
by Eric Liu
· 7 years ago
8c97195
[Index] Add indexing support for MACROs.
by Eric Liu
· 7 years ago
b1e31e5
[Index] Remove unused index::IndexDataConsumer::_anchor()
by Fangrui Song
· 7 years ago
6f33fca
[index] Fix methods that take a shared_ptr to just take a reference.
by Benjamin Kramer
· 7 years ago
cc026eb
[Index] Return SourceLocation to consumers, not FileID/Offset pair.
by Sam McCall
· 7 years ago
45d1414
[Index] Add setPreprocessor member to IndexDataConsumer.
by Eric Liu
· 8 years ago
00f5f29
[index] Added a method indexTopLevelDecls to run indexing on a list of Decls.
by Ilya Biryukov
· 8 years ago
a38cb20
[c-index-test] Provide capability to index module file imports and dump their input files.
by Argyrios Kyrtzidis
· 9 years ago
ca741ce
[index] Factor libclang's functionality to determing the mangled name of symbols into the clangIndex library.
by Argyrios Kyrtzidis
· 10 years ago
469c136
[index] Allow calling createIndexingAction() without passing another action to wrap over.
by Argyrios Kyrtzidis
· 10 years ago
f4fb85b
[libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
by Argyrios Kyrtzidis
· 10 years ago