summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/FindTarget.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Implement semantic highlightings via findExplicitReferencesIlya Biryukov2019-11-051-0/+3
* [clangd] Report declaration references in findExplicitReferences.Haojian Wu2019-10-181-0/+2
* [clangd] Change constness of parameters to findExplicitRefsKadir Cetinkaya2019-09-251-2/+2
* [clangd] Add missing header guard, NFC.Haojian Wu2019-09-251-0/+5
* [clangd] A helper to find explicit references and their namesIlya Biryukov2019-09-251-0/+34
* [clangd] Add targetDecl(), which determines what declaration an AST node refe...Sam McCall2019-09-031-0/+144
OpenPOWER on IntegriCloud