llvm-project/clang/lib/Index
Matheus Izvekov 1acffe81ee
NFC: [clang] Template argument cleanups.
Removes a bunch of obsolete methods in favor of a single one returning
an ArrayRef of TemplateArgument.

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>

Differential Revision: https://reviews.llvm.org/D136602
2022-10-25 00:29:56 +02:00
..
CMakeLists.txt
CommentToXML.cpp
FileIndexRecord.cpp Use llvm::erase_if (NFC) 2022-08-13 12:55:48 -07:00
FileIndexRecord.h [index] Fix performance regression with indexing macros 2021-06-16 10:16:26 -07:00
IndexBody.cpp [clang][index] Index unresolved member expression as reference 2022-08-19 19:02:42 +03:00
IndexDecl.cpp [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexSymbol.cpp [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexTypeSourceInfo.cpp [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexingAction.cpp Speculatively fix this harder and with improved spelling capabilities. 2021-05-27 09:54:09 -04:00
IndexingContext.cpp [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexingContext.h [index] Improve macro indexing support 2021-04-06 09:12:14 -07:00
USRGeneration.cpp NFC: [clang] Template argument cleanups. 2022-10-25 00:29:56 +02:00