Searched refs:index_file (Results 1 – 1 of 1) sorted by relevance
3163 static int index_file(int argc, const char **argv, int full) { in index_file() function4094 return index_file(argc - 2, argv + 2, /*full=*/0); in cindextest_main()4096 return index_file(argc - 2, argv + 2, /*full=*/1); in cindextest_main()