.. |
CMakeLists.txt
|
59563d29f6
[clang][Index] Replace CodegenNameGenerator with ASTNameGenerator
|
6 years ago |
CommentToXML.cpp
|
329eb5c6ba
Use llvm::stable_sort
|
6 years ago |
FileIndexRecord.cpp
|
b76b345fe1
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC
|
6 years ago |
FileIndexRecord.h
|
2321ead80c
[clang][index-while-building][NFC] FileIndexRecord - Comments, replace auto with type
|
6 years ago |
IndexBody.cpp
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
IndexDecl.cpp
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 years ago |
IndexSymbol.cpp
|
84cc1b7ded
[clang][NFCI] Fix random typos
|
6 years ago |
IndexTypeSourceInfo.cpp
|
51db2e5c4b
[Index] Fix reported references in presence of template type aliases
|
6 years ago |
IndexingAction.cpp
|
f2dd7c9899
[Index] Added a ShouldSkipFunctionBody callback to libIndex, and refactored clients to use it instead of inventing their own solution
|
6 years ago |
IndexingContext.cpp
|
ce76f242a3
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
|
6 years ago |
IndexingContext.h
|
06c2fc247a
[clang][Index] Enable indexing of Template Type Parameters behind a flag
|
6 years ago |
SimpleFormatContext.h
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
USRGeneration.cpp
|
584a96f104
Add SVE opaque built-in types
|
6 years ago |