Home
last modified time | relevance | path

Searched refs:index_file (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/c-index-test/
Dc-index-test.c3163 static int index_file(int argc, const char **argv, int full) { in index_file() function
4094 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()