ccls/index_tests/vars
Fangrui Song 8cce275206 Misc improvement to indexer
* Make CXXConstructor span one more column to left/right
* Use OrigD to collect Decl::Record members
* Better comment parsing
* Limit lines of initializers and macro definition to 3
* Attribute macro arg uses to spelling loc
* Remove FuncDef::declaring_type
2019-10-24 01:01:20 -07:00
..
class_member.cc Cleanup 2019-10-24 01:01:20 -07:00
class_static_member_decl_only.cc Cleanup 2019-10-24 01:01:20 -07:00
class_static_member.cc Cleanup 2019-10-24 01:01:20 -07:00
deduce_auto_type.cc Misc improvement to indexer 2019-10-24 01:01:20 -07:00
function_local.cc Misc improvement to indexer 2019-10-24 01:01:20 -07:00
function_param_unnamed.cc Misc improvement to indexer 2019-10-24 01:01:20 -07:00
function_param.cc Misc improvement to indexer 2019-10-24 01:01:20 -07:00
function_shadow_local.cc Misc improvement to indexer 2019-10-24 01:01:20 -07:00
function_shadow_param.cc Misc improvement to indexer 2019-10-24 01:01:20 -07:00
global_variable_decl_only.cc clangIndex 2019-10-24 00:55:39 -07:00
global_variable.cc clangIndex 2019-10-24 00:55:39 -07:00
type_instance_on_using_type.cc Misc improvement to indexer 2019-10-24 01:01:20 -07:00