summaryrefslogtreecommitdiff
path: root/src/tools/clangrefactoringbackend/source/symbolscollector.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-151-79/+0
* Clang: Optimize file path cacheMarco Bubke2019-08-271-2/+2
* ClangRefactoring: Remove file status collectionMarco Bubke2019-08-271-2/+0
* ClangRefactoring: Clear input files after collecting symbolsMarco Bubke2019-06-261-0/+2
* ClangRefactoring: Improve indexingMarco Bubke2019-06-171-5/+3
* ClangRefactoring: Don't update the database if something went wrongMarco Bubke2019-02-121-1/+1
* Clang: Reuse thread based pipeline for pch creationMarco Bubke2018-09-241-0/+2
* Clang: Improve generated files handlingMarco Bubke2018-09-061-2/+2
* Clang: Introduce parallel indexingMarco Bubke2018-09-031-4/+9
* ClangRefactoring: Add SymbolIndexerTaskSchedulerMarco Bubke2018-08-271-1/+5
* Clang: Don't index already indexed symbolsMarco Bubke2018-08-201-0/+2
* Clang: Use the clang indexer for indexingMarco Bubke2018-03-271-0/+1
* Clang: Rename FileInformation in FileStatusMarco Bubke2018-02-081-1/+1
* Clang: Collect source dependenciesMarco Bubke2018-02-011-0/+1
* Clang: Get file informations from symbols collectorMarco Bubke2018-02-011-0/+1
* Clang: Rename defineName in macroNameMarco Bubke2018-02-011-1/+1
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-2/+5
* Clang: Clear SymbolCollector before updating new project partsMarco Bubke2018-01-031-1/+4
* Clang: Collect source filesMarco Bubke2018-01-031-0/+1
* Clang: Add file cacheMarco Bubke2017-10-051-2/+3
* Clang: Add Symbol IndexingMarco Bubke2017-09-141-1/+3
* Clang: Add symbol indexerMarco Bubke2017-08-291-4/+8
* Clang: Add symbols collectorMarco Bubke2017-08-291-0/+51