mirror of
https://github.com/MaskRay/ccls.git
synced 2025-11-02 21:42:19 +00:00
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
| full_tests/simple_cross_reference | ||
| libclangmm | ||
| tests | ||
| third_party | ||
| .gitignore | ||
| .gitmodules | ||
| bitfield.h | ||
| CMakeLists.txt | ||
| compilation_database_loader.cc | ||
| compilation_database_loader.h | ||
| indexer.cpp | ||
| indexer.h | ||
| indexer.vcxproj.user | ||
| optional.h | ||
| query_db.cc | ||
| test.cc | ||
| tinydir.h | ||
| utils.cc | ||
| utils.h | ||