ccls/tests/templates
Jacob Dufault d6123bd861 Every function usage is now considered a call of that function.
This means we will now report function calls that happen in the global scope (previously, those would only show up for find all refs).
2017-04-13 00:47:47 -07:00
..
func_specialized_template_param.cc Every function usage is now considered a call of that function. 2017-04-13 00:47:47 -07:00
implicit_variable_instantiation.cc Update test with current index state 2017-04-05 01:29:15 -07:00
namespace_template_class_template_func_usage_folded_into_one.cc Every function usage is now considered a call of that function. 2017-04-13 00:47:47 -07:00
namespace_template_type_usage_folded_into_one.cc Update test with current index state 2017-04-05 01:29:15 -07:00
specialized_func_definition.cc Every function usage is now considered a call of that function. 2017-04-13 00:47:47 -07:00
template_class_func_usage_folded_into_one.cc Every function usage is now considered a call of that function. 2017-04-13 00:47:47 -07:00
template_class_template_func_usage_folded_into_one.cc Every function usage is now considered a call of that function. 2017-04-13 00:47:47 -07:00
template_class_type_usage_folded_into_one.cc Update test with current index state 2017-04-05 01:29:15 -07:00
template_class_var_usage_folded_into_one.cc Update test with current index state 2017-04-05 01:29:15 -07:00
template_func_usage_folded_into_one.cc Every function usage is now considered a call of that function. 2017-04-13 00:47:47 -07:00
template_type_usage_folded_into_one.cc Update test with current index state 2017-04-05 01:29:15 -07:00
template_var_usage_folded_into_one.cc Update test with current index state 2017-04-05 01:29:15 -07:00